Correctly mark early-exit on the false path.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 1 Jun 2007 20:29:21 +0000 (20:29 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 1 Jun 2007 20:29:21 +0000 (20:29 +0000)
commitb5a06907881751a2f16e8b5bc049684ba1532dee
treee7efde4f3e4cbd63d5333d9832fdbb57193287a0
parent8e21fb7df8530c239f7bd590ff940253ac928aa3
Correctly mark early-exit on the false path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37387 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IfConversion.cpp