llvm-6502/lib/Transforms
Reid Kleckner 690248bf52 Don't promote asynch EH invokes of nounwind functions to calls
If the landingpad of the invoke is using a personality function that
catches asynch exceptions, then it can catch a trap.

Also add some landingpads to invalid LLVM IR test cases that lack them.

Over-the-shoulder reviewed by David Majnemer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228782 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-11 01:23:16 +00:00
..
Hello
InstCombine Don't promote asynch EH invokes of nounwind functions to calls 2015-02-11 01:23:16 +00:00
Instrumentation
IPO Don't promote asynch EH invokes of nounwind functions to calls 2015-02-11 01:23:16 +00:00
ObjCARC
Scalar
Utils Don't promote asynch EH invokes of nounwind functions to calls 2015-02-11 01:23:16 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile