OSDN Git Service

There is not any need to copy metadata while merging modules.
authorDevang Patel <dpatel@apple.com>
Thu, 3 Sep 2009 20:35:57 +0000 (20:35 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 3 Sep 2009 20:35:57 +0000 (20:35 +0000)
commitfaf8fa566493a3aefb18f784cf706aae6a1e569f
tree13fb83b017189b6de70684a5be143a8f75885379
parent8d44b28bc6f615b9ad79b066987d53b1ea2a2942
There is not any need to copy metadata while merging modules.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp
test/Linker/2009-09-03-mdnode.ll [new file with mode: 0644]
test/Linker/2009-09-03-mdnode2.ll [new file with mode: 0644]