llvm-6502/lib
Bill Wendling e3cd13f0e2 Some skeleton code to emit the compact unwind. If the information is unable to
be emitted in a compact way, we then default to emitting a CIE and FDE.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133676 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-23 01:06:23 +00:00
..
Analysis New binops need debug loc. 2011-06-22 20:56:56 +00:00
Archive
AsmParser Replace the existing forms of ConstantArray::get() with a single form 2011-06-22 09:24:39 +00:00
Bitcode Replace the existing forms of ConstantArray::get() with a single form 2011-06-22 09:24:39 +00:00
CodeGen Add a flag that indicates whether a target supports compact unwind info or not. 2011-06-22 23:16:51 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Some skeleton code to emit the compact unwind. If the information is unable to 2011-06-23 01:06:23 +00:00
Object
Support Fix the implementation of ConstantRange::sub(ConstantRange). Patch by Xi Wang! 2011-06-22 21:13:46 +00:00
Target Add a flag that indicates whether a target supports compact unwind info or not. 2011-06-22 23:16:51 +00:00
Transforms Set debug loc. 2011-06-22 19:52:36 +00:00
VMCore Replace the existing forms of ConstantArray::get() with a single form 2011-06-22 09:24:39 +00:00
CMakeLists.txt
Makefile