diff options
author | jacquesguan <jacquesguan@me.com> | 2021-12-20 14:25:06 +0800 |
---|---|---|
committer | jacquesguan <jacquesguan@me.com> | 2021-12-20 14:25:06 +0800 |
commit | 9c11e952868342dfbf0efedd246dac6191ee98d7 (patch) | |
tree | 533524134be091d5205497030449c91e2a7a8a77 /lldb/unittests/ScriptInterpreter/Python | |
parent | 0060060fef5da582799a706b6ba8c6ec9fcda2a2 (diff) | |
download | llvm-9c11e952868342dfbf0efedd246dac6191ee98d7.zip llvm-9c11e952868342dfbf0efedd246dac6191ee98d7.tar.gz llvm-9c11e952868342dfbf0efedd246dac6191ee98d7.tar.bz2 |
[Clang][RISCV] Fix upper bound of RISC-V V type in debug info
The UpperBound of RVV type in debug info should be elements count minus one,
as the LowerBound start from zero.
Reviewed By: HsiangKai
Differential Revision: https://reviews.llvm.org/D115430
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions