aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorKai Nacke <kai.peter.nacke@ibm.com>2023-06-20 14:26:57 +0000
committerKai Nacke <kai.peter.nacke@ibm.com>2023-06-21 12:53:15 +0000
commit6e042871837b0c87e045d1a16929a7da4412e073 (patch)
treedafe1888926619139d4f947ef6eb59912dac44ad /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parentbd1cba9f4ff0a24c86b288efc43402289877176d (diff)
downloadllvm-6e042871837b0c87e045d1a16929a7da4412e073.zip
llvm-6e042871837b0c87e045d1a16929a7da4412e073.tar.gz
llvm-6e042871837b0c87e045d1a16929a7da4412e073.tar.bz2
[SystemZ] Fix regression in test macro-prefix-map-lambda.cpp
The failing test comes from https://reviews.llvm.org/D152570. Root cause of the failure is that a string constant on SystemZ has an alignment of 2, not 1. The CSKY target has a similar problem. The solution is to replace the fixed number with a regex. Reviewed By: uweigand, tuliom, Zibi Differential Revision: https://reviews.llvm.org/D153352
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions