summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2021-10-13 13:59:42 +0100
committerJohn Brawn <john.brawn@arm.com>2021-10-15 10:54:26 +0100
commit082fa56819048770e76fef8bca4ea5de3c3532ba (patch)
tree09fd78222fae4901e9a02ce722286543eac78ff8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent8c3adce81dc36306ba30cda0cdf458cfcf7d076c (diff)
[ARM] Fix MOVCC peephole to not use an incorrect register class
The MOVCC peephole eliminates a MOVCC by making one of its inputs a conditional instruction, but when doing this it should be using both inputs of the MOVCC to decide on the register class to use as otherwise we can get an error when using -verify-machineinstrs. Differential Revision: https://reviews.llvm.org/D111714
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions