llvm-6502/lib/CodeGen/AsmPrinter
David Blaikie 3825c08a60 DebugInfo: Remove the empty macinfo section.
We were just emitting a label for this section for no real reason - this
caused us to emit the section even though we never put anything in it.

Not bothering with a test (though not adamantly anti-test) because it
seems somewhat arbitrary to test for the absence of this section anymore
than the absence of any other section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201876 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-21 19:13:09 +00:00
..
ARMException.cpp
AsmPrinter.cpp move getNameWithPrefix and getSymbol to TargetMachine. 2014-02-19 20:30:41 +00:00
AsmPrinterDwarf.cpp Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp
CMakeLists.txt
DIE.cpp Make DIELoc/DIEBlock's ComputeSize method const. Add a setSize 2014-02-20 02:40:45 +00:00
DIE.h Make DIELoc/DIEBlock's ComputeSize method const. Add a setSize 2014-02-20 02:40:45 +00:00
DIEHash.cpp Add support for hashing attributes with DW_FORM_block. This required 2014-02-20 02:50:45 +00:00
DIEHash.h Add support for hashing attributes with DW_FORM_block. This required 2014-02-20 02:50:45 +00:00
DwarfAccelTable.cpp
DwarfAccelTable.h
DwarfCFIException.cpp Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
DwarfDebug.cpp DebugInfo: Remove the empty macinfo section. 2014-02-21 19:13:09 +00:00
DwarfDebug.h Add a DIELoc class to cover the DW_FORM_exprloc set of expressions 2014-02-16 08:46:55 +00:00
DwarfException.cpp
DwarfException.h
DwarfUnit.cpp Make DIELoc/DIEBlock's ComputeSize method const. Add a setSize 2014-02-20 02:40:45 +00:00
DwarfUnit.h Add a DIELoc class to cover the DW_FORM_exprloc set of expressions 2014-02-16 08:46:55 +00:00
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
WinCodeViewLineTables.cpp
WinCodeViewLineTables.h