llvm-project/llvm/lib/CodeGen/AsmPrinter
Eric Christopher 9c2ecd93d0 Add some first skeleton work for the DWARF5 Fission proposal. Emit
part of the compile unit CU and start separating out information into
the various sections that will be pulled out later.

WIP.

llvm-svn: 169061
2012-11-30 23:59:06 +00:00
..
ARMException.cpp Make AsmPrinter::EmitTTypeReference() more robust - put 2012-11-19 21:17:20 +00:00
AsmPrinter.cpp Never use .lcomm on platforms where it does not accept an alignment 2012-11-27 16:11:16 +00:00
AsmPrinterDwarf.cpp Formatting. 2012-11-20 20:34:47 +00:00
AsmPrinterInlineAsm.cpp [ms-inline asm] Split the parsing of IR asm strings into GCC and MS variants. 2012-09-11 19:09:56 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
DIE.cpp Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
DIE.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
DwarfAccelTable.cpp Fix up comment to be more clear. 2012-10-08 23:53:45 +00:00
DwarfAccelTable.h Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
DwarfCFIException.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
DwarfCompileUnit.cpp Whitespace. 2012-11-21 00:34:38 +00:00
DwarfCompileUnit.h 80-col fixup. 2012-09-10 23:34:03 +00:00
DwarfDebug.cpp Add some first skeleton work for the DWARF5 Fission proposal. Emit 2012-11-30 23:59:06 +00:00
DwarfDebug.h Add some first skeleton work for the DWARF5 Fission proposal. Emit 2012-11-30 23:59:06 +00:00
DwarfException.cpp Make AsmPrinter::EmitTTypeReference() more robust - put 2012-11-19 21:17:20 +00:00
DwarfException.h Factor out type info emission into separate routine. 2012-11-19 21:06:26 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
OcamlGCPrinter.cpp Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
Win64Exception.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00