aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@igalia.com>2023-07-21 16:37:50 +0100
committerAlex Bradbury <asb@igalia.com>2023-07-21 16:50:11 +0100
commitb81b4cfc654784f19af7296f01719630ea24fc89 (patch)
treea388c4a7a4c3bbbe1e0b0ca590ee373d2a5afbf5 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentd3aabeb7b56b27cfacdc8af74d49d72186d89725 (diff)
downloadllvm-b81b4cfc654784f19af7296f01719630ea24fc89.zip
llvm-b81b4cfc654784f19af7296f01719630ea24fc89.tar.gz
llvm-b81b4cfc654784f19af7296f01719630ea24fc89.tar.bz2
[RISCV][NFC] Add RISCVSubtarget field to RISCVExpandPseudo and RISCVPreRAExpandPseudo
To my eye, it's cleaner to just get hold of STI in runOnMachineFunction (as we do already for InstrInfo) and then accessing the field as needed rather than to have repeated lookup code in the member functions or helpers that need it. Differential Revision: https://reviews.llvm.org/D155840
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions