diff options
| author | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-04-07 19:05:54 +0300 |
|---|---|---|
| committer | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-11-10 16:57:24 +0300 |
| commit | e201232ececbf386e9b45db7a6ee9dde348e124e (patch) | |
| tree | 05224026cf32d8a69dc8a7d20cac59e74d342a16 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | cd8aa234fdd2a8436ba0830e0a4f340f90c6f6f3 (diff) | |
[NFC][AArch64] Handle processLogicalImmediate error
If processLogicalImmediate fails, we should return from the function
without changing InsInstrs or DelInstrs. This happens for
CodeGen/AArch64/urem-seteq-nonzero.ll LIT test as described in
https://reviews.llvm.org/D99662#2662296.
Callers of genAlternativeCodeSequence skip patterns where InsInstrs
stays empty, so this does not cause any issues now.
Differential Revision: https://reviews.llvm.org/D100047
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
