summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@moritz.systems>2021-02-25 08:44:42 +0100
committerMichał Górny <mgorny@moritz.systems>2021-03-01 16:23:36 +0100
commit95a1305fb4058ef4925fea181f4664ce266337d6 (patch)
tree7323942617abe8b88d46591f1801db474315aeb6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent15f067f1c79fac34910eaf50f612854eb1d58bb5 (diff)
[lldb] [test] Skip AVX lldb-server test on non-x86 architectures
Skip the AVX-related lldb-server test on non-x86 architectures, as they do not support AVX. While technically the test worked on Linux because the AVX check would simply return false, other platforms do not provide such a straightforward way of checking for AVX (especially remotely), and the results of such check may need to be interpreted specially for the platform in question. Differential Revision: https://reviews.llvm.org/D97450
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions