Place the check for an exit landing pad where it will be run on both code paths throu...
authorBill Wendling <isanbard@gmail.com>
Tue, 20 Sep 2011 22:27:16 +0000 (22:27 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 20 Sep 2011 22:27:16 +0000 (22:27 +0000)
commitb7e807f9a9a74d743547856c4275a320f7b5b15e
treea7458d3e34dd783d04addda5b8626a3a5b313852
parente4b3ef43e1460f98c5c4daaba7e10644026e5939
Place the check for an exit landing pad where it will be run on both code paths through the if-then-else.

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