summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2023-09-01 14:12:31 +0100
committerDavid Green <david.green@arm.com>2023-09-01 14:12:31 +0100
commit03f338e7e0d4eb9c5b28f860b89615832d5e6693 (patch)
tree467dfec59ea4944c152c1f5d3db19a5c6d4a5fc3 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent87117a2e20059f476e067b0f1a5bc50473f3c08f (diff)
[AArch64] Ensure we do not access illegal operands in tryCombineMULLWithUZP1
https://github.com/llvm/llvm-project/issues/65015 shows a case where tryCombineMULLWithUZP1 could attempt to look at the wrong operand of another user instruction. This adds an extra else as if we don't find the right opcode, we don't need to check the operands. Differential Revision: https://reviews.llvm.org/D159282
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions