diff options
| author | David Spickett <david.spickett@linaro.org> | 2025-10-30 16:21:24 +0000 |
|---|---|---|
| committer | David Spickett <david.spickett@linaro.org> | 2025-10-30 16:24:01 +0000 |
| commit | f81444637cddb1c3d4bf1d14ae999994e476b1ce (patch) | |
| tree | 0091bd2f2c604b9a79eba50646e679d2574898de /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 9a51879253dbc21bb3ad8f0b04345fe76f9d2097 (diff) | |
| download | llvm-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/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
