llvm-6502/lib/CodeGen/AsmPrinter
Manman Ren 9c5861fdbd Attempt to recover gdb bot after r174445.
Failure: undefined symbol 'Lline_table_start0'.
Root-cause: we use a symbol subtraction to calculate at_stmt_list, but
the line table entries are not dumped in the assembly.
Fix: use zero instead of a symbol subtraction for Compile Unit 0.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174479 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-06 00:59:41 +00:00
..
ARMException.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
AsmPrinter.cpp Simplify writing floating types to assembly. 2013-01-11 10:36:13 +00:00
AsmPrinterDwarf.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
AsmPrinterInlineAsm.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
CMakeLists.txt
DIE.cpp Fix the assembly and dissassembly of DW_FORM_sec_offset. Found this by 2013-01-17 03:00:04 +00:00
DIE.h Whitespace and 80-col. 2013-01-07 22:40:45 +00:00
DwarfAccelTable.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
DwarfAccelTable.h
DwarfCFIException.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
DwarfCompileUnit.cpp [Dwarf] avoid emitting multiple AT_const_value for static memebers. 2013-02-01 23:54:37 +00:00
DwarfCompileUnit.h The last of PR14471 - emission of constant floats 2013-01-20 01:18:01 +00:00
DwarfDebug.cpp Attempt to recover gdb bot after r174445. 2013-02-06 00:59:41 +00:00
DwarfDebug.h Split address information for DWARF5 split dwarf proposal. This involves 2013-01-15 23:56:56 +00:00
DwarfException.cpp These functions have default arguments of 0 for the last arg. Use 2013-01-09 01:35:34 +00:00
DwarfException.h
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
Win64Exception.cpp Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00