summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAnatoly Trosinenko <atrosinenko@accesssoftek.com>2023-07-29 11:37:51 +0300
committerAnatoly Trosinenko <atrosinenko@accesssoftek.com>2023-07-29 12:58:56 +0300
commit4210204f521be3caa0e60bd596af3444cbd44d04 (patch)
treec7f2c778c370bc0a91d2b9d97bae1e3cf120fd9a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parented23609bc2adcf3c9b4a446d7a74580adfa76092 (diff)
[AArch64] Refactor checks in sign-return-address.ll test
Using implicit CHECK prefix in one FileCheck invocation and explicit CHECK-V83A in the other one seems to misguide to use CHECK: lines as a common matching prefix at various places. Also note that ; CHECK, CHECK-V83A: ... line only matches the "CHECK-V83A" prefix. This commit explicitly splits the checks into common ones (CHECK) and invocation-specific ones (COMPAT and V83A) and updates the assertions with the update_llc_test_checks.py script. Reviewed By: efriedma, MaskRay Differential Revision: https://reviews.llvm.org/D156327
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions