llvm-6502/lib/CodeGen/AsmPrinter
David Blaikie c8b93557da DebugInfo: Emit definitions for types with no members.
The absence of members was a poor/incorrect proxy for "is definition".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187607 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-01 20:30:22 +00:00
..
ARMException.cpp
AsmPrinter.cpp Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB. 2013-08-01 18:38:14 +00:00
AsmPrinterDwarf.cpp DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/SLEB128 generation 2013-06-23 18:31:11 +00:00
AsmPrinterInlineAsm.cpp 80-column and tab character fixes. 2013-06-24 23:20:02 +00:00
CMakeLists.txt
DIE.cpp Add preliminary support for hashing DIEs and breaking them into 2013-07-26 17:02:41 +00:00
DIE.h Add preliminary support for hashing DIEs and breaking them into 2013-07-26 17:02:41 +00:00
DwarfAccelTable.cpp StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfAccelTable.h StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfCFIException.cpp
DwarfCompileUnit.cpp DebugInfo: Emit definitions for types with no members. 2013-08-01 20:30:22 +00:00
DwarfCompileUnit.h Formatting. 2013-07-22 18:26:15 +00:00
DwarfDebug.cpp Fix a truly egregious thinko in anonymous namespace check, 2013-07-29 23:53:08 +00:00
DwarfDebug.h Add preliminary support for hashing DIEs and breaking them into 2013-07-26 17:02:41 +00:00
DwarfException.cpp
DwarfException.h Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp Revert: Emit personality function and Dwarf EH data for Win64 SEH. 2013-07-08 04:43:23 +00:00