summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2023-03-07 14:36:17 -0800
committerCraig Topper <craig.topper@sifive.com>2023-03-07 14:46:47 -0800
commit6e2ade23c7944a09241d6cafe559f05b39cb17e8 (patch)
tree444b63e10e7e7149f8b21ba3ff4ed92e7ad6bbb5 /lldb/test/API/python_api/debugger/TestDebuggerAPI.py
parent7a68225428ba62571a637d3924d81c22a4de7683 (diff)
[RISCV] Return MatchOperand_ParseFail instead of MatchOperand_NoMatch from parseFPImm.
MatchOperand_NoMatch will fall back to regular operand parsing. Returning MatchOperand_ParseFail will prevent this. We also printed our own error message which we should only do for MatchOperand_ParseFail.
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions