Utils: Use MDTuple::get() directly, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 14 Jan 2015 00:59:57 +0000 (00:59 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 14 Jan 2015 00:59:57 +0000 (00:59 +0000)
commitcb5c0e67455925b909b19361abeb05f62e65a21b
tree062614ca9d70928eccf79f26a37f5167515076e2
parent61d6dc41fac11d6ff1923ca0f7c34c09e5a70285
Utils: Use MDTuple::get() directly, NFC

Working towards supporting `MDLocation` in `MapMetadata()`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225896 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/ValueMapper.cpp