llvm-6502/lib/CodeGen/AsmPrinter
Rafael Espindola 658236dec2 Print section start labels when first switching to the section.
This is less brittle and avoids polluting the start of the file with every
debug section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231898 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-11 00:51:37 +00:00
..
AddressPool.cpp
AddressPool.h
ARMException.cpp Print jump tables before exception tables. 2015-03-09 18:29:12 +00:00
AsmPrinter.cpp [AsmPrinter][TLOF] Reintroduce AArch64 test 2015-03-10 20:05:23 +00:00
AsmPrinterDwarf.cpp Store an optional section start label in MCSection. 2015-03-10 16:58:10 +00:00
AsmPrinterHandler.h Print jump tables before exception tables. 2015-03-09 18:29:12 +00:00
AsmPrinterInlineAsm.cpp Unconditionally create a new MCInstrInfo in the asm printer for 2015-02-21 09:09:15 +00:00
ByteStreamer.h Refactor DebugLocDWARFExpression so it doesn't require access to the 2015-03-02 22:02:33 +00:00
CMakeLists.txt
DbgValueHistoryCalculator.cpp
DbgValueHistoryCalculator.h
DebugLocEntry.h Refactor DebugLocDWARFExpression so it doesn't require access to the 2015-03-02 22:02:33 +00:00
DebugLocList.h
DIE.cpp Store an optional section start label in MCSection. 2015-03-10 16:58:10 +00:00
DIEHash.cpp Use read{16,32,64}{le,be}() instead of *reinterpret_cast<u{little,big}{16,32,64}_t>(). 2015-03-02 21:19:12 +00:00
DIEHash.h
DwarfAccelTable.cpp Store an optional section start label in MCSection. 2015-03-10 16:58:10 +00:00
DwarfAccelTable.h Store an optional section start label in MCSection. 2015-03-10 16:58:10 +00:00
DwarfCFIException.cpp Print jump tables before exception tables. 2015-03-09 18:29:12 +00:00
DwarfCompileUnit.cpp Emit correct linkage-name attribute based on DWARF version. 2015-03-10 22:44:45 +00:00
DwarfCompileUnit.h Store an optional section start label in MCSection. 2015-03-10 16:58:10 +00:00
DwarfDebug.cpp Print section start labels when first switching to the section. 2015-03-11 00:51:37 +00:00
DwarfDebug.h Print section start labels when first switching to the section. 2015-03-11 00:51:37 +00:00
DwarfException.h Print jump tables before exception tables. 2015-03-09 18:29:12 +00:00
DwarfExpression.cpp Fix DwarfExpression::AddMachineRegExpression so it doesn't read past the 2015-03-04 17:39:33 +00:00
DwarfExpression.h Change the datatype of DwarfExpression::Emit(Un)Signed to (u)int64_t 2015-03-10 19:23:37 +00:00
DwarfFile.cpp Store an optional section start label in MCSection. 2015-03-10 16:58:10 +00:00
DwarfFile.h Store an optional section start label in MCSection. 2015-03-10 16:58:10 +00:00
DwarfStringPool.cpp
DwarfStringPool.h
DwarfUnit.cpp Emit correct linkage-name attribute based on DWARF version. 2015-03-10 22:44:45 +00:00
DwarfUnit.h Emit correct linkage-name attribute based on DWARF version. 2015-03-10 22:44:45 +00:00
EHStreamer.cpp Remove dummy method implementations. 2015-03-09 17:58:49 +00:00
EHStreamer.h Remove dummy method implementations. 2015-03-09 17:58:49 +00:00
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp Centralize handling of the eh_begin and eh_end labels. 2015-02-27 18:18:39 +00:00
Win64Exception.h
WinCodeViewLineTables.cpp Use the existing begin and end symbol for debug info. 2015-03-05 02:05:42 +00:00
WinCodeViewLineTables.h