llvm-project/llvm/lib/CodeGen/AsmPrinter
Adrian Kuegel f0d997c472 Revert "[DebugInfo] Only create concrete DIEs of concrete functions"
This reverts commit f19471a249.
This leads to a crash. Still working on a reproducer to share.
2021-11-10 10:52:15 +01:00
..
AIXException.cpp [AIX][XCOFF] generate eh_info when vector registers are saved according to the traceback table. 2021-06-22 13:01:31 -04:00
ARMException.cpp [CodeGen] Fix wrapping personality symbol on ARM 2021-09-28 15:01:05 -07:00
AccelTable.cpp [debug-info] refactor emitDwarfUnitLength 2021-02-25 21:00:25 -05:00
AddressPool.cpp [debug-info] refactor emitDwarfUnitLength 2021-02-25 21:00:25 -05:00
AddressPool.h
AsmPrinter.cpp [AsmPrinter][ORE] use correct opcode name 2021-11-08 01:51:24 +00:00
AsmPrinterDwarf.cpp Implement DW_CFA_LLVM_* for Heterogeneous Debugging 2021-06-14 08:51:50 +05:30
AsmPrinterInlineAsm.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
ByteStreamer.h
CMakeLists.txt [CSSPGO] Pseudo probe encoding and emission. 2020-12-10 17:29:28 -08:00
CodeViewDebug.cpp [CodeView] Properly handle a DISubprogram in getScopeIndex. 2021-11-09 13:18:07 -05:00
CodeViewDebug.h [CodeView] Fortran debug info emission in Code View. 2021-11-02 15:06:21 -04:00
DIE.cpp DebugInfo: Add a DWARF FORM extension for addrx+offset references to reduce relocations 2021-01-28 10:20:02 -08:00
DIEHash.cpp [llvm] Use llvm::reverse (NFC) 2021-11-06 19:31:18 -07:00
DIEHash.h
DIEHashAttributes.def
DbgEntityHistoryCalculator.cpp [llvm] Use llvm::reverse (NFC) 2021-11-06 19:31:18 -07:00
DebugHandlerBase.cpp DebugInfo: Use the signedness of the underlying enum when encoding enum non-type-template-parameters 2021-09-24 17:02:55 -07:00
DebugLocEntry.h [AsmPrinter] DebugLocEntry::dump() - Use const-ref iterator in for-range loop. NFCI. 2021-09-17 12:11:54 +01:00
DebugLocStream.cpp
DebugLocStream.h
DwarfCFIException.cpp [MCAsmInfo] Support UsesCFIForDebug for targets with no exception handling 2021-05-06 04:53:45 +05:30
DwarfCompileUnit.cpp Revert "[DebugInfo] Only create concrete DIEs of concrete functions" 2021-11-10 10:52:15 +01:00
DwarfCompileUnit.h [DWARF] Revert sharing subprograms across CUs 2021-08-09 12:43:43 +01:00
DwarfDebug.cpp Revert "[DebugInfo] Only create concrete DIEs of concrete functions" 2021-11-10 10:52:15 +01:00
DwarfDebug.h Revert "[DebugInfo] Only create concrete DIEs of concrete functions" 2021-11-10 10:52:15 +01:00
DwarfException.h [NFC] Delete the redundant member 'shouldEmitMoves' from DwarfCFIException class 2021-04-24 06:35:39 +05:30
DwarfExpression.cpp Fix unused lambda capture in a non-asserts build 2021-03-11 00:22:18 -08:00
DwarfExpression.h Fix unused lambda capture in a non-asserts build 2021-03-11 00:22:18 -08:00
DwarfFile.cpp
DwarfFile.h
DwarfStringPool.cpp
DwarfStringPool.h
DwarfUnit.cpp Revert "[DebugInfo] Only create concrete DIEs of concrete functions" 2021-11-10 10:52:15 +01:00
DwarfUnit.h [DWARF] Support new TAG DW_TAG_LLVM_annotation 2021-08-31 19:22:17 -07:00
EHStreamer.cpp [llvm] Use llvm::reverse (NFC) 2021-11-06 19:31:18 -07:00
EHStreamer.h
ErlangGCPrinter.cpp [GC][NFC] Move GCStrategy from CodeGen to IR 2021-05-13 12:31:59 +07:00
OcamlGCPrinter.cpp [GC][NFC] Move GCStrategy from CodeGen to IR 2021-05-13 12:31:59 +07:00
PseudoProbePrinter.cpp [CSSPGO] Avoid repeatedly computing md5 hash code for pseudo probe inline contexts. 2021-08-30 10:11:47 -07:00
PseudoProbePrinter.h [CSSPGO] Avoid repeatedly computing md5 hash code for pseudo probe inline contexts. 2021-08-30 10:11:47 -07:00
WasmException.cpp [WebAssembly] Make EH work with dynamic linking 2021-10-12 23:28:27 -07:00
WasmException.h
WinCFGuard.cpp [CodeGen] Use llvm::append_range (NFC) 2020-12-28 19:55:16 -08:00
WinCFGuard.h [CFGuard] Add address-taken IAT tables and delay-load support 2020-11-17 18:24:45 -08:00
WinException.cpp Fix SEH table addresses for Windows 2021-08-20 22:32:12 +03:00
WinException.h Fix SEH table addresses for Windows 2021-08-20 22:32:12 +03:00