aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-09-22 09:08:12 -0700
committerGitHub <noreply@github.com>2025-09-22 09:08:12 -0700
commitfd5d7c5048501c3cf2f71ab7b1544ebe5c6816b7 (patch)
treedc9a88787811a9b19bb2c1bcadf7112fe85d132d /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent42bb5a5e177426fe6809504712ccba5de7ba1c40 (diff)
downloadllvm-fd5d7c5048501c3cf2f71ab7b1544ebe5c6816b7.zip
llvm-fd5d7c5048501c3cf2f71ab7b1544ebe5c6816b7.tar.gz
llvm-fd5d7c5048501c3cf2f71ab7b1544ebe5c6816b7.tar.bz2
ELF: Split relocateAlloc to relocateAlloc and relocateEh. NFC
relocateAlloc can be called with either InputSection (including SyntheticSection like GotSection) or EhInputSection. Introduce relocateEh so that we can remove some boilerplate and replace relocateAlloc's parameter type with `InputSection`. Pull Request: https://github.com/llvm/llvm-project/pull/160031
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions