diff options
author | wanglei <wanglei@loongson.cn> | 2023-05-18 20:41:58 +0800 |
---|---|---|
committer | wanglei <wanglei@loongson.cn> | 2023-05-19 09:38:49 +0800 |
commit | 3b78065e3026de0d1ea4802cb6a4f35ebc687cdf (patch) | |
tree | 818afb18f0a3e46cc66eadd20b5b30e91cba15f0 /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | b4fbc4bdbf58b9cecc9c66e8b8d97d3cebb5a976 (diff) | |
download | llvm-3b78065e3026de0d1ea4802cb6a4f35ebc687cdf.zip llvm-3b78065e3026de0d1ea4802cb6a4f35ebc687cdf.tar.gz llvm-3b78065e3026de0d1ea4802cb6a4f35ebc687cdf.tar.bz2 |
[LoongArch] Handle out-fo-range uimm8 operands in LoongArchAsmParser
With this fix, when encountering an out-of-range uimm8 operand, the code
now triggers an appropriate error message, clearly indicating that the
immediate value must be an integer within the range of 0 to 255.
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions