llvm-6502/lib
Bill Wendling 2ac0e6be05 Add the support in code-gen for the landingpad instruction lowering.
The landingpad instruction is lowered into the EXCEPTIONADDR and EHSELECTION
SDNodes. The information from the landingpad instruction is harvested by the
'AddLandingPadInfo' function. The new EH uses the current EH scheme in the
back-end. This will change once we switch over to the new scheme. (Reviewed by
Jakob!)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137880 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-17 21:56:44 +00:00
..
Analysis Revert r137655. There is some question about whether the 'landingpad' 2011-08-17 20:36:44 +00:00
Archive
AsmParser
Bitcode
CodeGen Add the support in code-gen for the landingpad instruction lowering. 2011-08-17 21:56:44 +00:00
CompilerDriver
ExecutionEngine EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc. 2011-08-14 00:34:04 +00:00
Linker
MC Remove unused Target argument from AsmParser construction methods. 2011-08-16 18:33:49 +00:00
Object
Support Static fields require an out-of-line definition. Fix DynamicLibrary for real. 2011-08-17 18:38:42 +00:00
Target ARM clean up the imm_sr operand class representation. 2011-08-17 21:51:27 +00:00
Transforms Disable PRE for landing pads. 2011-08-17 21:32:02 +00:00
VMCore Revert r137655. There is some question about whether the 'landingpad' 2011-08-17 20:36:44 +00:00
CMakeLists.txt
Makefile