llvm-6502/lib
Chris Lattner 6d78457f17 Implement proper invoke/unwind lowering.
This fixed PR16 "[lowerinvoke] The -lowerinvoke pass does not insert calls to setjmp/longjmp"


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11195 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-08 19:53:56 +00:00
..
Analysis Add one that I missed 2004-02-08 01:53:10 +00:00
Archive
AsmParser
Bytecode Remove all of the annoying statistics now that I'm finished (for the near 2004-02-01 01:50:31 +00:00
CodeGen Increase code clarity. 2004-02-06 18:08:18 +00:00
Debugger
ExecutionEngine Print out all globals as they are emitted, not just those emitted from 2004-02-08 19:33:23 +00:00
Linker Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
Support Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
Target Modify the two address instruction pass to remove the duplicate 2004-02-04 22:17:40 +00:00
Transforms Implement proper invoke/unwind lowering. 2004-02-08 19:53:56 +00:00
VMCore Adjust to the new BB ctor 2004-02-04 03:57:50 +00:00
Makefile