llvm-6502/lib/Transforms
Reid Kleckner 7ed0364cee Revert "Don't remove a landing pad if the invoke requires a table entry."
This reverts commit r176827.

Björn Steinbrink pointed out that this didn't actually fix the bug
(PR15555) it was attempting to fix.

With this reverted, we can now remove landingpad cleanups that
immediately resume unwinding, converting the invoke to a call.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226850 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-22 19:29:46 +00:00
..
Hello
InstCombine [PM] Rename InstCombine.h to InstCombineInternal.h in preparation for 2015-01-22 05:25:13 +00:00
Instrumentation [ASan/Win] Move the shadow to 0x30000000 2015-01-22 12:24:21 +00:00
IPO [PM] Lift the analyses into the interface for 2015-01-19 03:03:39 +00:00
ObjCARC IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
Scalar [NFC] Introduce a 'struct Range' for IRCE 2015-01-22 09:32:02 +00:00
Utils Revert "Don't remove a landing pad if the invoke requires a table entry." 2015-01-22 19:29:46 +00:00
Vectorize Silencing a -Wsign-compare warning (all uses of this constant are within unsigned expressions anyway); NFC. 2015-01-22 13:57:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile