In places where it's using "getFirstNonPHI", skip the landingpad instruction if neces...
authorBill Wendling <isanbard@gmail.com>
Mon, 15 Aug 2011 23:19:54 +0000 (23:19 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 15 Aug 2011 23:19:54 +0000 (23:19 +0000)
commit5e38c473a41f4412d8a934449290b11066d144b9
tree3986341effbb2ce294480635c29c15dd4c86ae27
parent19cb7f491fbc7cb5d0bbd10e201f9d5093e6d4e5
In places where it's using "getFirstNonPHI", skip the landingpad instruction if necessary.

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