* Fix bug: test/Regression/Other/2002-03-11-LevelRaiseIterInvalidate.ll
authorChris Lattner <sabre@nondot.org>
Mon, 11 Mar 2002 22:19:48 +0000 (22:19 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Mar 2002 22:19:48 +0000 (22:19 +0000)
commitb24196f5aed14160d2a921de8fcdd2c3b5a97fbb
tree86f2e65dbaa18609a4715ab0f533783462dde327
parent1340f7671ce3b40c0f6b4ad874c5ec2aeb4552e5
* Fix bug: test/Regression/Other/2002-03-11-LevelRaiseIterInvalidate.ll
* Use more concise form of ReplaceInstWithInst to make code simpler
* Output nicer message for dead code eliminated when debugging

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1861 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/LevelRaise.cpp