llvm-6502/lib/CodeGen/AsmPrinter
David Blaikie ec112cfc45 DwarfDebug: Unconditionalize trivial asm comments
While we still have a few (~4) non-trivial comments with string
concatenation, etc that should remain conditionalized, these trivial
literal comments can be simplified.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196416 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-04 21:51:05 +00:00
..
ARMException.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
AsmPrinter.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
AsmPrinterDwarf.cpp [Sparc] Implements exception handling in SPARC with DwarfCFI. 2013-09-26 15:11:00 +00:00
AsmPrinterHandler.h Fix a typo in a comment 2013-12-03 18:57:43 +00:00
AsmPrinterInlineAsm.cpp Add an instruction deprecation feature to TableGen. 2013-09-12 10:28:05 +00:00
CMakeLists.txt DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit.* to match their contents. 2013-12-02 19:33:15 +00:00
DIE.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
DIE.h Constify the DIEs used for pubname and pubtype tables. Propagate 2013-11-21 00:48:22 +00:00
DIEHash.cpp Remove unnecessary/commented-out header inclusion. 2013-12-02 22:11:08 +00:00
DIEHash.h Formatting and 80-col. 2013-11-19 09:28:34 +00:00
DwarfAccelTable.cpp DebugInfo: Constify accelerator table handling, and separate type accelarator insertion in preparation for a second use of this code from type units. 2013-11-19 22:51:04 +00:00
DwarfAccelTable.h DebugInfo: Constify accelerator table handling, and separate type accelarator insertion in preparation for a second use of this code from type units. 2013-11-19 22:51:04 +00:00
DwarfCFIException.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
DwarfDebug.cpp DwarfDebug: Unconditionalize trivial asm comments 2013-12-04 21:51:05 +00:00
DwarfDebug.h DwarfDebug: Reduce code duplication for sec offset emission 2013-12-04 21:31:26 +00:00
DwarfException.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
DwarfException.h Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
DwarfUnit.cpp Use move and stack allocation for RangeSpanLists. As a result make 2013-12-04 19:06:58 +00:00
DwarfUnit.h Use move and stack allocation for RangeSpanLists. As a result make 2013-12-04 19:06:58 +00:00
ErlangGCPrinter.cpp Add a GC plugin for Erlang 2013-03-25 13:47:46 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
OcamlGCPrinter.cpp Last in the series of removing unnecessary '0' arguments for 2013-01-09 03:52:05 +00:00
Win64Exception.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00