1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include/llvm/BinaryFormat
zhijian 606d7e2aeb [AIX][XCOFF] Use bit order of has_vec and longtbtable bits as defined in AIX header debug.h
Summary:

  The bit order of the has_vec and longtbtable bits in the traceback table generated by the XL compiler flipped at some point after v12.1. This is different from the definition is the AIX header debug.h. The change in the XL compiler that caused the deviation from the OS header definition was unintentional. Since both orderings are extant and the XL compiler runtime also expects the ordering defined by the OS, we will correct the output from LLVM to match the defined ordering given by the OS (which is also consistent with the Assembler Language Reference). Mitigation for traceback tables encoded with the wrong ordering is required for either ordering.

Reviewers: XingXue, HubertTong
Differential Revision: https://reviews.llvm.org/D105487
2021-07-09 11:06:46 -04:00
..
ELFRelocs BPF: Add more relocation kinds 2021-05-25 08:19:13 -07:00
AMDGPUMetadataVerifier.h
COFF.h [COFF] [CodeView] Add a few new enum values 2021-07-07 22:00:18 +03:00
Dwarf.def Implement DW_CFA_LLVM_* for Heterogeneous Debugging 2021-06-14 08:51:50 +05:30
Dwarf.h Reapply "[DebugInfo] Add new instruction and DIExpression operator for variadic debug values" 2021-03-05 12:32:05 +00:00
DynamicTags.def [llvm-readobj/elf] - AArch64: Handle AARCH64_VARIANT_PCS for GNUStyle 2020-12-17 11:09:53 -03:00
ELF.h [AMDGPU] Reserve AMDGPU ELF e_flags machine 0x43 2021-06-24 22:51:47 +00:00
MachO.def
MachO.h [lld-macho] add code signature for native arm64 macOS 2021-02-24 17:05:23 -08:00
Magic.h Magic.h - reduce includes to forward declarations. NFC. 2020-06-09 11:54:51 +01:00
Minidump.h Add ExceptionStream to llvm::Object::minidump 2019-10-18 14:43:15 +00:00
MinidumpConstants.def minidump: Add an "arm64" constant 2019-10-31 11:20:46 +01:00
MsgPack.def
MsgPack.h
MsgPackDocument.h [docs] Fix doxygen comments wrongly attached to the llvm namespace 2021-04-07 01:20:18 +02:00
MsgPackReader.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
MsgPackWriter.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
Wasm.h [WebAssembly] Make tag attribute's encoding uint8 2021-06-21 21:22:39 -07:00
WasmRelocs.def [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
WasmTraits.h [wasm] Move WasmTraits.h to BinaryFormat 2020-09-28 22:07:28 +02:00
XCOFF.h [AIX][XCOFF] Use bit order of has_vec and longtbtable bits as defined in AIX header debug.h 2021-07-09 11:06:46 -04:00