IR: MDNode => Value: AsmWriter SlotTracker API
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 5 Nov 2014 17:56:28 +0000 (17:56 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 5 Nov 2014 17:56:28 +0000 (17:56 +0000)
commitee6433511d057585e16098fd918cf2f70edd89f7
tree548f512c3976bbcb31c4010e40e2f44d26029def
parent463e275e3e087ed4dd25a683d493188b4272e373
IR: MDNode => Value: AsmWriter SlotTracker API

Change `SlotTracker::CreateMetadataSlot()` and
`SlotTracker::getMetadataSlot()` to use `Value` instead of `MDNode`.
Part of PR21433.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221373 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/AsmWriter.cpp