1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib
Bill Wendling 72c8521466 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.

llvm-svn: 133658
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 Revert r132910 and r132909 on behalf of Michael. They didn't build with clang. 2011-06-13 12:56:51 +00:00
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