aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-09-22 19:44:41 -0500
committerGitHub <noreply@github.com>2025-09-22 19:44:41 -0500
commit0b9d816b3eab74ade9b1c3070acf6f0312836365 (patch)
treefbafd17391cce9e11618e2a243b5f08bcaa3479c /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent28d68f95dcc2f96fbc83af0dc52fb7f0b99623ab (diff)
downloadllvm-0b9d816b3eab74ade9b1c3070acf6f0312836365.zip
llvm-0b9d816b3eab74ade9b1c3070acf6f0312836365.tar.gz
llvm-0b9d816b3eab74ade9b1c3070acf6f0312836365.tar.bz2
[libc] Remove separate RPC test handling (#160206)
Summary: This was originally kept separate so it didn't pollute the name space, but now I'm thinking it's just easier to bundle it in with the default interface. This means that we'll have a bit of extra code for people using the server.h file to handle libc opcodes, but it's minimal (3 functions) and it simplifies this. I'm doing this because I'm hoping to move the GPU tester binary to liboffload which handles `libc` opcodes internally except these. This is the easier option compared to adding a hook to register custom handlers there.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions