1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/CodeGen/AsmPrinter
Reid Kleckner 7a1a1e4e4e Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works"
We still have some "uses remain after removal" issues in -O0 builds.

This reverts commit r235557.

llvm-svn: 235617
2015-04-23 18:34:01 +00:00
..
AddressPool.cpp
AddressPool.h
ARMException.cpp Move the EH symbol to the asm printer and use it for the SJLJ case too. 2015-03-17 13:57:48 +00:00
AsmPrinter.cpp DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +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 [AsmPrinter] Use the per-function subtarget to emit inline asm instructions that 2015-03-16 18:02:16 +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 DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
DbgValueHistoryCalculator.h DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable 2015-04-15 22:29:27 +00:00
DebugLocEntry.h DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
DebugLocStream.h AsmPrinter: Create a unified .debug_loc stream 2015-04-17 21:34:47 +00:00
DIE.cpp AsmPrinter: Create a unified .debug_loc stream 2015-04-17 21:34:47 +00:00
DIEHash.cpp AsmPrinter: Create a unified .debug_loc stream 2015-04-17 21:34:47 +00:00
DIEHash.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
DwarfAccelTable.cpp Centralize the handling of unique ids for temporary labels. 2015-03-17 20:07:06 +00:00
DwarfAccelTable.h Store an optional section start label in MCSection. 2015-03-10 16:58:10 +00:00
DwarfCFIException.cpp Move the EH symbol to the asm printer and use it for the SJLJ case too. 2015-03-17 13:57:48 +00:00
DwarfCompileUnit.cpp DebugInfo: Remove DIArray and DITypeArray typedefs 2015-04-21 20:07:38 +00:00
DwarfCompileUnit.h DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
DwarfDebug.cpp DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
DwarfDebug.h DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
DwarfException.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
DwarfExpression.cpp DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
DwarfExpression.h DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
DwarfFile.cpp DebugInfo: Drop rest of DIDescriptor subclasses 2015-04-21 18:44:06 +00:00
DwarfFile.h DebugInfo: Delete subclasses of DIScope 2015-04-20 22:10:08 +00:00
DwarfStringPool.cpp Centralize the handling of unique ids for temporary labels. 2015-03-17 20:07:06 +00:00
DwarfStringPool.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
DwarfUnit.cpp DebugInfo: Remove DIArray and DITypeArray typedefs 2015-04-21 20:07:38 +00:00
DwarfUnit.h DebugInfo: Remove DIArray and DITypeArray typedefs 2015-04-21 20:07:38 +00:00
EHStreamer.cpp [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
EHStreamer.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
ErlangGCPrinter.cpp Compute the ELF SectionKind from the flags. 2015-01-29 17:33:21 +00:00
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp Move DataLayout back to the TargetMachine from TargetSubtargetInfo 2015-01-26 19:03:15 +00:00
Win64Exception.cpp Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" 2015-04-23 18:34:01 +00:00
Win64Exception.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
WinCodeViewLineTables.cpp DebugInfo: Delete subclasses of DIScope 2015-04-20 22:10:08 +00:00
WinCodeViewLineTables.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00