diff options
author | Maksim Panchenko <maks@fb.com> | 2025-04-04 11:42:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-04 11:42:21 -0700 |
commit | e4cbb7780bdef33bdedb1d66488586e07d3764a8 (patch) | |
tree | 99ae444987cfe615a9c594ebf5b02c1f2772519a /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | e2092a430aadd731c44003d334dd292263336e81 (diff) | |
download | llvm-e4cbb7780bdef33bdedb1d66488586e07d3764a8.zip llvm-e4cbb7780bdef33bdedb1d66488586e07d3764a8.tar.gz llvm-e4cbb7780bdef33bdedb1d66488586e07d3764a8.tar.bz2 |
[BOLT][AArch64] Fix symbolization of unoptimized TLS access (#134332)
TLS relocations may not have a valid BOLT symbol associated with them.
While symbolizing the operand, we were checking for the symbol value,
and since there was no symbol the check resulted in a crash.
Handle TLS case while performing operand symbolization on AArch64.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions