diff options
author | Simon Moll <simon.moll@emea.nec.com> | 2021-11-12 08:23:07 +0100 |
---|---|---|
committer | Simon Moll <simon.moll@emea.nec.com> | 2021-11-12 08:40:03 +0100 |
commit | 496e7f330c43094ab508e07cf75237e52394fa66 (patch) | |
tree | 0c0212ee1f5dd5c65c7468e3155083909efa86b1 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | f5f11e6b168fd00a62c7d881703281ff11f1a6d8 (diff) | |
download | llvm-496e7f330c43094ab508e07cf75237e52394fa66.zip llvm-496e7f330c43094ab508e07cf75237e52394fa66.tar.gz llvm-496e7f330c43094ab508e07cf75237e52394fa66.tar.bz2 |
[VE] Disable incompatible compiler-rt tests
Some compiler-rt tests are inherently incompatible with VE because..
* No consistent denormal support on VE. We skip denormal fp inputs in builtin tests.
* `madvise` unsupported on VE.
* Instruction alignment requirements.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D113093
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions