aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-08-17 21:20:43 +0000
committerBill Wendling <isanbard@gmail.com>2011-08-17 21:20:43 +0000
commit0906a7c46cfc71e7c09dd6362df4310e72fdbc6b (patch)
treee1f378800ccedbad241689115e5ebd4a4b2b7038 /lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent490606e613566d1c7d49d2544c76c207a2555915 (diff)
Don't optimize the landing pad exit block.
One way to exit the loop is through an unwind edge. However, that may involve splitting the critical edge of the landing pad, which is non-trivial. Prevent the transformation from rewriting the landing pad exit loop block. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137871 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions