1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +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
ELF.h [AMDGPU] Reserve AMDGPU ELF e_flags machine 0x43 2021-06-24 22:51:47 +00:00
MachO.def
MachO.h
Magic.h
Minidump.h
MinidumpConstants.def
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
MsgPackWriter.h
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
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