Do not consider any types that exist in the global symbol table!
authorChris Lattner <sabre@nondot.org>
Sat, 23 Aug 2003 21:32:24 +0000 (21:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 23 Aug 2003 21:32:24 +0000 (21:32 +0000)
commitf44c6051e02ddb207d5928b4ef3cde956d2b5025
tree03eb544293adf0b198e3dd48a7a8778ee799c867
parente3092c94ad2e3af96f37a0a8186149acbbd9700a
Do not consider any types that exist in the global symbol table!

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