Link NamedMDNodes after linking GlobalValues, so that MDNodes
authorDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 19:37:11 +0000 (19:37 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 19:37:11 +0000 (19:37 +0000)
commite422d1b16238ad4d9d7ef3b074715e795ab3ddc0
tree260070806b30b9abec1c35ff7e58b0bf0286478d
parente5835fbe7fb3d87b8cd110b24f0f9772384a5212
Link NamedMDNodes after linking GlobalValues, so that MDNodes
which reference GlobalValues are properly remapped.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111949 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp