OSDN Git Service

IR: Add MDLocation::getTemporary()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 19 Jan 2015 20:37:44 +0000 (20:37 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 19 Jan 2015 20:37:44 +0000 (20:37 +0000)
commita7852bfa47b9e907b50eaaa5ce4e1c79e1d5150b
tree3269aa07badf5a9c59593d4a856f2e71068db5c2
parent8ec0aee3b4a0b038732f30226999145d666186f2
IR: Add MDLocation::getTemporary()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226502 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Metadata.h
unittests/IR/MetadataTest.cpp