- Make Value::replaceAllUsesWith work with constants correctly. This fixes
authorChris Lattner <sabre@nondot.org>
Wed, 9 Oct 2002 23:12:59 +0000 (23:12 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Oct 2002 23:12:59 +0000 (23:12 +0000)
commit28eca8bb5692dced9f51a99c96078cbd67e230c6
tree134a080a1da803ea1464a9e20599adb7fa5e7ac9
parentc251f9e0ae46dafec666541b8311af878da27f06
  - Make Value::replaceAllUsesWith work with constants correctly.  This fixes
    bug FuncResolve/2002-08-19-ResolveGlobalVars.ll and gzip looks better.

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