We need to update PHIs containing the exiting block, not the exit block. We really...
authorOwen Anderson <resistor@mac.com>
Tue, 6 May 2008 20:55:16 +0000 (20:55 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 6 May 2008 20:55:16 +0000 (20:55 +0000)
commit8b23bb792e539197fc4c913c0fcbdc8f39b74ab4
tree9cb39d18cd116b506a0da5dca20b455537443d08
parent919852b0e6feacf266e9278ba54cbf7dd22240a4
We need to update PHIs containing the exiting block, not the exit block.  We really should come up with better names for these.

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