diff options
author | Alex Bradbury <asb@lowrisc.org> | 2022-01-28 15:13:42 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2022-01-28 15:20:37 +0000 |
commit | 588f121ada6d5418290e271bcaf2d1bada500912 (patch) | |
tree | e6fb5f338fd3d6411dda5ab89fca4b63f57ba4dd /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 5f856c5b308e5de9dc004e89bd5f447ac7e96435 (diff) | |
download | llvm-588f121ada6d5418290e271bcaf2d1bada500912.zip llvm-588f121ada6d5418290e271bcaf2d1bada500912.tar.gz llvm-588f121ada6d5418290e271bcaf2d1bada500912.tar.bz2 |
[RISCV][NFC] Make Zb* instruction naming match the convention used elsewhere in the RISC-V backend
Where the instruction mnemonic contains a dot, we name the corresponding
instruction in the .td file using a _ in the place of the dot. e.g. LR_W
rather than LRW. This commit updates RISCVInstrInfoZb.td to follow that
convention.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions