Pull method symbols over when linking. Otherwise the result of the link will appear...
authorChris Lattner <sabre@nondot.org>
Mon, 29 Oct 2001 16:55:41 +0000 (16:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Oct 2001 16:55:41 +0000 (16:55 +0000)
commit43a6f2e332eb54796a2e85188aa89c0dfee03ef3
tree6407e4d6e66e0d0389e2bee559f35c1717f07939
parent7b8660d72f35f5ddea0c81eb71f2bdd60fd62832
Pull method symbols over when linking.  Otherwise the result of the link will appear stripped

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