llvm-6502/lib/CodeGen/AsmPrinter
Paul Robinson 948b2db8a7 Turn off .debug_pubnames/pubtypes for PS4.
Differential Revision: http://reviews.llvm.org/D8067


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231322 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-05 00:08:27 +00:00
..
AddressPool.cpp
AddressPool.h
ARMException.cpp Centralize handling of the eh_begin and eh_end labels. 2015-02-27 18:18:39 +00:00
AsmPrinter.cpp Use the vanilla func_end symbol for .size. 2015-03-04 01:35:23 +00:00
AsmPrinterDwarf.cpp Move emitDIE and emitAbbrevs to AsmPrinter. NFC. 2015-03-04 02:30:17 +00:00
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp
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 Teach DIEInteger to emit FORM_strp and FORM_ref_addr attributes. 2015-03-04 22:07:36 +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 DwarfAccelTable: We know how many hashes we have in the output, just reserve the precise number 2015-02-28 20:15:00 +00:00
DwarfAccelTable.h
DwarfCFIException.cpp Centralize handling of the eh_begin and eh_end labels. 2015-02-27 18:18:39 +00:00
DwarfCompileUnit.cpp Support standard DWARF TLS opcode; Darwin and PS4 use it. 2015-03-04 20:55:11 +00:00
DwarfCompileUnit.h
DwarfDebug.cpp Turn off .debug_pubnames/pubtypes for PS4. 2015-03-05 00:08:27 +00:00
DwarfDebug.h Support standard DWARF TLS opcode; Darwin and PS4 use it. 2015-03-04 20:55:11 +00:00
DwarfException.h
DwarfExpression.cpp Fix DwarfExpression::AddMachineRegExpression so it doesn't read past the 2015-03-04 17:39:33 +00:00
DwarfExpression.h Refactor DebugLocDWARFExpression so it doesn't require access to the 2015-03-02 22:02:33 +00:00
DwarfFile.cpp Move emitDIE and emitAbbrevs to AsmPrinter. NFC. 2015-03-04 02:30:17 +00:00
DwarfFile.h Move emitDIE and emitAbbrevs to AsmPrinter. NFC. 2015-03-04 02:30:17 +00:00
DwarfStringPool.cpp
DwarfStringPool.h
DwarfUnit.cpp Revert "Revert "For the dwarf expression code get the subtarget off of the current"" 2015-03-02 22:02:36 +00:00
DwarfUnit.h
EHStreamer.cpp Centralize handling of the eh_begin and eh_end labels. 2015-02-27 18:18:39 +00:00
EHStreamer.h
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
WinCodeViewLineTables.h