LSR wants to split the landing pad's critical edge. Let it do it, but use the
authorBill Wendling <isanbard@gmail.com>
Thu, 25 Aug 2011 05:55:40 +0000 (05:55 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 25 Aug 2011 05:55:40 +0000 (05:55 +0000)
commit8b6af8a2a9a36bc9324c60d80cea021abf4d42d8
treee46740dba6f1b23db1b61f8326d0c2b6c37e1b25
parent2df9f8df9541e7650876413cde555eb3d285be4b
LSR wants to split the landing pad's critical edge. Let it do it, but use the
proper function to do it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138550 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/CodeGen/Generic/exception-handling.ll [new file with mode: 0644]