If there is an empty block between a source and its successor block, it still require...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 29 May 2007 22:31:16 +0000 (22:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 29 May 2007 22:31:16 +0000 (22:31 +0000)
commitc8ed9badfabf8933acf5fcf8a58248c93f401076
treeaae8487ca11e1009316dfe43042659ec10b90a74
parentea12a06a813a2756aed349ae4eac2d9c0d8a144d
If there is an empty block between a source and its successor block, it still requires a unconditional branch.

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