Fix problem linking in a method prototype when a method body exists
authorChris Lattner <sabre@nondot.org>
Tue, 23 Oct 2001 20:43:42 +0000 (20:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 23 Oct 2001 20:43:42 +0000 (20:43 +0000)
commitc2d774b6c1d38421c435b6d3cfaa10402c900aeb
tree8c6389b791a5befb41ca0262eb5928b3bfff5eed
parent2172ca1babeabd32f3dd0d8eee915c1dcbe47354
Fix problem linking in a method prototype when a method body exists

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