Fix bug: Linker/2003-08-28-TypeResolvesGlobal3.ll
authorChris Lattner <sabre@nondot.org>
Fri, 29 Aug 2003 05:37:22 +0000 (05:37 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Aug 2003 05:37:22 +0000 (05:37 +0000)
commit287d11191f8470add8deaad90e2c40a953a4c4f5
treeac56c98428f7cf32469ca859d9f2b6e79f169b54
parent23f3a49aecb6ee9080c39c0b53efd458c1575c2c
Fix bug: Linker/2003-08-28-TypeResolvesGlobal3.ll
Use new replaceAllUsesWith stuff in a way that works even though types have not yet been propagated

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8210 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Value.cpp