diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-08-02 15:26:25 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-08-02 15:27:23 -0700 |
commit | a5605f1f6853ee26456895f6055fa5e11a875de0 (patch) | |
tree | cdbcd3298de4ee784f1c59b98c8341ce910de50e /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 2b7203a35972e98b8521f92d2791043dc539ae88 (diff) | |
download | llvm-a5605f1f6853ee26456895f6055fa5e11a875de0.zip llvm-a5605f1f6853ee26456895f6055fa5e11a875de0.tar.gz llvm-a5605f1f6853ee26456895f6055fa5e11a875de0.tar.bz2 |
[RISCV] Fix operand number in debug message in RISCVMergeBaseOffset.
This used to print from the ADDI where the operand number was
correct. It recently changed to print from the LUI or AUIPC which
needs to use operand 1 instead of 2.
This shows up as a crash with -debug.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions