Fix PR245: Linking weak and strong global variables is dependent on link order
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 21:56:04 +0000 (21:56 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 21:56:04 +0000 (21:56 +0000)
commit57cb9883aa4c82357594d4186858f175135be3b1
tree7d987714faac9c0bb0844005c7f88f19da887f97
parent28a631d37e073befd1099cd713d47a31a4b40879
Fix PR245: Linking weak and strong global variables is dependent on link order

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