Sign in
llvm
/
llvm-project
/
604e4adef0f09fec00a618f003d3a8108f4c576d
/
.
/
llvm
/
test
/
ExecutionEngine
/
lit.local.cfg
blob: bbffee852e10e4da4f85df984197f016974681d3 [
file
]
if
config
.
root
.
native_target
in
[
'Sparc'
,
'Hexagon'
]:
config
.
unsupported
=
True
# ExecutionEngine tests are not expected to pass in a cross-compilation setup.
if
"native"
not
in
config
.
available_features
:
config
.
unsupported
=
True