aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2025-10-30 16:21:24 +0000
committerDavid Spickett <david.spickett@linaro.org>2025-10-30 16:24:01 +0000
commitf81444637cddb1c3d4bf1d14ae999994e476b1ce (patch)
tree0091bd2f2c604b9a79eba50646e679d2574898de /lldb/source/Plugins/ScriptInterpreter/Python
parent9a51879253dbc21bb3ad8f0b04345fe76f9d2097 (diff)
downloadllvm-f81444637cddb1c3d4bf1d14ae999994e476b1ce.zip
llvm-f81444637cddb1c3d4bf1d14ae999994e476b1ce.tar.gz
llvm-f81444637cddb1c3d4bf1d14ae999994e476b1ce.tar.bz2
[lldb][AArch64][test] Require SVE for some Linux tests
These tests had only ever been run on SVE or SVE+SME systems. While investigating #138717 I found they failed on an SME only system. This happens because before the first stop we try to initialise SVE registers while outside of streaming mode. Which causes a SIGILL. To fix this, require SVE to be present. I could go in and make these work on SME only, but it's more complex and I will be adding SME only specific tests in future anyway.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions