aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2025-04-04 13:53:45 -0400
committerGitHub <noreply@github.com>2025-04-04 13:53:45 -0400
commitb6b025797245a5e5416b522df041252e3c4ff868 (patch)
treecb310d4a92ef65b88278e2c1329a5ac22178d045 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parentd9bf39085213013fe8a6e3199c0eddfb040d8ad3 (diff)
downloadllvm-b6b025797245a5e5416b522df041252e3c4ff868.zip
llvm-b6b025797245a5e5416b522df041252e3c4ff868.tar.gz
llvm-b6b025797245a5e5416b522df041252e3c4ff868.tar.bz2
Fix the signature for __builtin___clear_cache (#134376)
The signature was changed from void(char *, char *) to void(void *, void *) to match GCC's signature for the same builtin. Fixes #47833
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions