We need to make sure to remove PHI nodes in the successor that cannot be
authorChris Lattner <sabre@nondot.org>
Fri, 29 Jun 2001 05:23:10 +0000 (05:23 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Jun 2001 05:23:10 +0000 (05:23 +0000)
commitbca26a4c6ba4b2ac99fef6aeaece4fd514993102
treeb2779f00c29a0bacb312f3a357cd5dd3cea47785
parent1be1d79a1d3260652f7796c1c07d70d98c62b119
We need to make sure to remove PHI nodes in the successor that cannot be
executed when removing branch dest.

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