Add an assertion to catch a misuse of replaceAllUsesWith
authorChris Lattner <sabre@nondot.org>
Thu, 21 Mar 2002 05:38:15 +0000 (05:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Mar 2002 05:38:15 +0000 (05:38 +0000)
commit150dcb9e2d290c95f40ba9616863b77ff8511df6
tree326622ee3b113118e0677a625285623f5cea0109
parent60091fa6b1bf5199a5538c27f0aadef75547f715
Add an assertion to catch a misuse of replaceAllUsesWith

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