1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/CodeGen/AsmPrinter
Chen Zheng 611f6b8043 [XCOFF] make .file directive have directory info
The .file directive is changed to only have basename in D36018 for
ELF.

But on AIX, we require the .file directive to also contain the
directory info. This aligns with other AIX compiler like XLC and is
required by some AIX tool like DBX.

Reviewed By: hubert.reinterpretcast

Differential Revision: https://reviews.llvm.org/D99785
2021-04-27 00:15:23 -04:00
..
AccelTable.cpp
AddressPool.cpp
AddressPool.h
AIXException.cpp
ARMException.cpp Revert D76519 "[NFC] Refactor how CFI section types are represented in AsmPrinter" 2021-04-26 15:17:28 -07:00
AsmPrinter.cpp [XCOFF] make .file directive have directory info 2021-04-27 00:15:23 -04:00
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp [Diagnose] Unify MCContext and LLVMContext diagnosing 2021-03-01 15:58:37 -08:00
ByteStreamer.h
CMakeLists.txt
CodeViewDebug.cpp [CodeView] Add CodeView support for PGO debug information 2021-04-21 15:29:19 -07:00
CodeViewDebug.h
DbgEntityHistoryCalculator.cpp Reapply "[DebugInfo] Add DWARF emission for DBG_VALUE_LIST" 2021-03-10 15:59:24 +00:00
DebugHandlerBase.cpp [Debug-Info] make fortran CHARACTER(1) type as valid unsigned type 2021-04-11 23:17:01 -04:00
DebugLocEntry.h Re-reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands" 2021-04-23 10:54:01 +01:00
DebugLocStream.cpp
DebugLocStream.h
DIE.cpp
DIEHash.cpp
DIEHash.h
DIEHashAttributes.def
DwarfCFIException.cpp Revert D76519 "[NFC] Refactor how CFI section types are represented in AsmPrinter" 2021-04-26 15:17:28 -07:00
DwarfCompileUnit.cpp [DebugInfo] Support for signed constants inside DIExpression 2021-03-30 23:20:38 +05:30
DwarfCompileUnit.h
DwarfDebug.cpp [DebugInfo][AIX] Set target debugger-tune default to dbx 2021-04-26 01:38:44 +00:00
DwarfDebug.h [Debug-Info] Use inlined strings in .dwinfo section by default for DBX. 2021-04-08 07:20:22 +00: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 [Debug-Info] change return type to void for attribute adding functions. 2021-04-23 04:16:55 -04:00
DwarfUnit.h [Debug-Info] change return type to void for attribute adding functions. 2021-04-23 04:16:55 -04:00
EHStreamer.cpp
EHStreamer.h
ErlangGCPrinter.cpp
OcamlGCPrinter.cpp
PseudoProbePrinter.cpp
PseudoProbePrinter.h
WasmException.cpp
WasmException.h
WinCFGuard.cpp
WinCFGuard.h
WinException.cpp
WinException.h