aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2025-06-17 18:15:06 -0700
committerGitHub <noreply@github.com>2025-06-17 18:15:06 -0700
commit9265b1f0cff74c929214efb64f41183299f31772 (patch)
tree8c6d0bb87acadd5e3104a9009b6902d6fee367a7 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent0defde8e06338cbe968d55d1d9e8581d55f3ae2b (diff)
downloadllvm-9265b1f0cff74c929214efb64f41183299f31772.zip
llvm-9265b1f0cff74c929214efb64f41183299f31772.tar.gz
llvm-9265b1f0cff74c929214efb64f41183299f31772.tar.bz2
LowerTypeTests: Use jump table entry type as value type of jump table alias.
The motivation for this is that it causes the jump table entry's symbol to have an st_size equal to the jump table entry size, instead of being equal to the size of the entire jump table, which is incorrect and can lead to unexpected behavior in binary analysis tools that rely on the size field such as Bloaty. Reviewers: fmayer Reviewed By: fmayer Pull Request: https://github.com/llvm/llvm-project/pull/144462
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions