llvm-project/llvm/lib/CodeGen/AsmPrinter
Krzysztof Parzyszek 0ca43d4488 DebugInfoMetadata: convert Optional to std::optional 2022-12-04 11:52:02 -06:00
..
AIXException.cpp [Alignment][NFC] Use Align in MCStreamer::emitValueToAlignment 2022-11-24 16:09:44 +00:00
ARMException.cpp Refactor AsmPrinterHandler callbacks. NFCI. 2022-11-22 18:25:22 -05:00
AccelTable.cpp [Alignment][NFC] Use Align in MCStreamer::emitValueToAlignment 2022-11-24 16:09:44 +00:00
AddressPool.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
AddressPool.h
AsmPrinter.cpp [AsmPrinter] .addrsig_sym: remove isTransitiveUsedByMetadataOnly 2022-12-02 19:05:43 +00:00
AsmPrinterDwarf.cpp [CodeGen] Qualify auto variables in for loops (NFC) 2022-07-17 01:33:28 -07:00
AsmPrinterInlineAsm.cpp AsmPrinter: Remove pointless code in inline asm emission 2022-10-13 21:12:11 -07:00
ByteStreamer.h
CMakeLists.txt
CodeViewDebug.cpp [CodeGen] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:08 -08:00
CodeViewDebug.h Drop empty string literals from static_assert (NFC) 2022-09-03 11:17:47 -07:00
DIE.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
DIEHash.cpp [CodeGen] Qualify auto variables in for loops (NFC) 2022-07-17 01:33:28 -07:00
DIEHash.h
DIEHashAttributes.def [DWARF] Add linkagename to hash 2022-07-08 10:15:25 -07:00
DbgEntityHistoryCalculator.cpp [CodeGen] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:08 -08:00
DebugHandlerBase.cpp [CodeGen] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:08 -08:00
DebugLocEntry.h [llvm] Drop unnecessary const from return types (NFC) 2022-08-07 00:16:11 -07:00
DebugLocStream.cpp
DebugLocStream.h [CodeGen] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:08 -08:00
DwarfCFIException.cpp Refactor AsmPrinterHandler callbacks. NFCI. 2022-11-22 18:25:22 -05:00
DwarfCompileUnit.cpp [CodeGen] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:08 -08:00
DwarfCompileUnit.h [DebugInfo] Fix potential CU mismatch for attachRangesOrLowHighPC 2022-10-22 21:22:01 +08:00
DwarfDebug.cpp DebugInfoMetadata: convert Optional to std::optional 2022-12-04 11:52:02 -06:00
DwarfDebug.h DebugInfo: Don't allow type units to references types in the CU 2022-03-25 23:49:03 +00:00
DwarfException.h Refactor AsmPrinterHandler callbacks. NFCI. 2022-11-22 18:25:22 -05:00
DwarfExpression.cpp [CodeGen] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:08 -08:00
DwarfExpression.h DebugInfoMetadata: convert Optional to std::optional 2022-12-04 11:52:02 -06:00
DwarfFile.cpp [llvm] Use x.empty() instead of llvm::empty(x) (NFC) 2022-09-12 13:34:35 -07:00
DwarfFile.h
DwarfStringPool.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
DwarfStringPool.h
DwarfUnit.cpp [CodeGen] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:08 -08:00
DwarfUnit.h [CodeGen] Use default member initialization (NFC) 2022-01-30 12:32:51 -08:00
EHStreamer.cpp [EHStreamer] Omit @LPStart when function has no landing pads 2022-08-15 17:09:46 -07:00
EHStreamer.h
ErlangGCPrinter.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
OcamlGCPrinter.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
PseudoProbePrinter.cpp [PseudoProbe] Replace relocation with offset for entry probe. 2022-10-27 13:28:22 -07:00
PseudoProbePrinter.h
WasmException.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
WasmException.h [llvm] Remove redundaunt virtual specifiers (NFC) 2022-07-24 21:50:35 -07:00
WinCFGuard.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
WinCFGuard.h
WinException.cpp Revert "[Windows SEH]: HARDWARE EXCEPTION HANDLING (MSVC -EHa) - Part 2" 2022-12-02 02:44:18 -08:00
WinException.h