Run verifyRemoved from removeInstruction when -debug is specified.
authorChris Lattner <sabre@nondot.org>
Fri, 28 Nov 2008 21:45:17 +0000 (21:45 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Nov 2008 21:45:17 +0000 (21:45 +0000)
commit0e575f428cf0691760fb8f51a616bdb911b85d4f
tree5733362c4f46e0ccf10c2b83528edf2b8b1b3c01
parent8b589fa135d873e683b29ed0918638a79272f5d2
Run verifyRemoved from removeInstruction when -debug is specified.
This shows the root problem behind PR3141.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60216 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp