llvm-6502/lib
Bill Wendling aa0a8f3177 Add a __LD,__compact_unwind section.
If the linker supports it, this will hold the CIE and FDE information in a
compact format. The implementation of the compact unwinding emission is coming
soon.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133658 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-22 22:22:24 +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 __LD,__compact_unwind section. 2011-06-22 22:22:24 +00:00
CompilerDriver
ExecutionEngine eliminate the Type::getDescription() method, using "<<" instead. This 2011-06-18 21:18:23 +00:00
Linker
MC Move class methods out-of-line. This reduces the indentation, and is more in 2011-06-22 21:07:27 +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 __LD,__compact_unwind section. 2011-06-22 22:22:24 +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