Seriously simplify and correct the PHI node handling code.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2004 05:28:49 +0000 (05:28 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2004 05:28:49 +0000 (05:28 +0000)
commit5cc8ca642095e5d6af377ce0709fa29512c40ad5
tree68d13212d13c8a6efe0e3344f4511091ca48be00
parent04229c192bc153210e8ee8a18eb28d7f1ec21bfe
Seriously simplify and correct the PHI node handling code.

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