Fix problem with PHI nodes having multiple predecessors from different
authorChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2004 05:43:18 +0000 (05:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2004 05:43:18 +0000 (05:43 +0000)
commitfdded9f95ae6233ec553fd54acc11f2dac1aee9d
tree3bf4357cef22abe0a125e7fc7001d2966b82cde6
parentd07f89969166750f96c0e3055e387ec82bba88c5
Fix problem with PHI nodes having multiple predecessors from different
exit nodes

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