aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2025-07-14 17:21:09 -0700
committerGitHub <noreply@github.com>2025-07-14 17:21:09 -0700
commit5eecec8e81ec01444bae0232a43f6619ab4274c4 (patch)
treef05bbefec11408ee82ec77e792ec15475d52c7c7 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent49d2b5f1cd597a0612830819399effcd21d724a7 (diff)
downloadllvm-5eecec8e81ec01444bae0232a43f6619ab4274c4.zip
llvm-5eecec8e81ec01444bae0232a43f6619ab4274c4.tar.gz
llvm-5eecec8e81ec01444bae0232a43f6619ab4274c4.tar.bz2
[flang] Fix use of __has_builtin and formatting (#148746)
`__has_builtin` is not available on all compilers. Make sure it works when not defined. Also fix some formatting issues: - Use brace initialization where possible - Fix wrong capitalization of variables. - Add `std::` for `unit64_t` and `int64_t` as it is mostly done in this part of the codebase.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions