Sign in
llvm
/
llvm-project
/
ae42196bc493ffe877a7e3dff8be32035dea4d07
/
.
/
bolt
/
test
/
runtime
/
lit.local.cfg
blob: 0b3754f8261ed1264139069d6840e148d060b262 [
file
] [
log
] [
blame
]
# Tests are not expected to pass in a cross-compilation setup.
if
not
{
'native'
,
'system-linux'
}.
issubset
(
config
.
available_features
):
config
.
unsupported
=
True