mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
606d7e2aeb
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 |
||
---|---|---|
.. | ||
ELFRelocs | ||
AMDGPUMetadataVerifier.h | ||
COFF.h | ||
Dwarf.def | ||
Dwarf.h | ||
DynamicTags.def | ||
ELF.h | ||
MachO.def | ||
MachO.h | ||
Magic.h | ||
Minidump.h | ||
MinidumpConstants.def | ||
MsgPack.def | ||
MsgPack.h | ||
MsgPackDocument.h | ||
MsgPackReader.h | ||
MsgPackWriter.h | ||
Wasm.h | ||
WasmRelocs.def | ||
WasmTraits.h | ||
XCOFF.h |