OSDN Git Service

Skip the insertion iterator past the landingpad instruction if there.
authorBill Wendling <isanbard@gmail.com>
Mon, 15 Aug 2011 18:21:07 +0000 (18:21 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 15 Aug 2011 18:21:07 +0000 (18:21 +0000)
commit1178fb47018fea531c91ee04e39f30607122e763
tree4c322a983098db4344adeefe2f9f6bbf55fd63c2
parent6f9d8ffe5e47e3d11176298e849cc8545c2169a2
Skip the insertion iterator past the landingpad instruction if there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137626 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/CodeGenPrepare.cpp