Utils: Avoid RAUW on metadata in CloneFunction()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 6 Dec 2014 00:48:13 +0000 (00:48 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 6 Dec 2014 00:48:13 +0000 (00:48 +0000)
commitfe10a1117a4bdaac063c29a13cdcf2dc9a9f8f60
tree548d78859d391d0ac3c0eb753a8fd78eb45248d4
parent8a51f8e8ceff5c97958f27a5bb7522cb76e3c30b
Utils: Avoid RAUW on metadata in CloneFunction()

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