IR: Add MDSubprogram::replaceFunction()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 18 Feb 2015 20:32:57 +0000 (20:32 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 18 Feb 2015 20:32:57 +0000 (20:32 +0000)
commita9d82a512ff65b334a4619761c4a1ef5856725f5
tree2c36d0497897271fa2cfc09f53ea996899f65b27
parent87356edf7422426df490c7548112649fb317549f
IR: Add MDSubprogram::replaceFunction()

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