Fix the predecessor removal logic in r193045.
authorMichael Gottesman <mgottesman@apple.com>
Mon, 21 Oct 2013 05:20:11 +0000 (05:20 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 21 Oct 2013 05:20:11 +0000 (05:20 +0000)
commit6701bb7283747b00bc814b1db784fdbbe03644a1
tree71906e300d70fc5f8c46da6c1d0924ea7d0bc534
parent3e033f29239e48c190f29cdf3a02cdfbaf2fe72b
Fix the predecessor removal logic in r193045.

Additionally some small comment/stylistic fixes are included as well.

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