llvm-6502/include
Jim Grosbach 8b818d7e98 Move the sjlj exception handling conversions to a back-end pass where they
more properly belong. This allows removing the front-end conditionalized
SJLJ code, and cleans up the generated IR considerably. All of the
infrastructure code (calling _Unwind_SjLj_Register/Unregister, etc) is
added by the SjLjEHPrepare pass.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79250 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-17 16:41:22 +00:00
..
llvm Move the sjlj exception handling conversions to a back-end pass where they 2009-08-17 16:41:22 +00:00
llvm-c Expose creating constant ints and floats from strings in llvm-c. 2009-08-16 23:36:46 +00:00