Sign in
llvm
/
llvm-project
/
8dec0b23da116e1cf0cd49c955ff1fadf52d5096
/
.
/
cross-project-tests
/
debuginfo-tests
/
llgdb-tests
/
lit.local.cfg
blob: 725aa59ab59348adb870343855fd2e28818b550b [
file
] [
log
] [
blame
]
# debuginfo-tests are not expected to pass in a cross-compilation setup.
if
'native'
not
in
config
.
available_features
or
config
.
is_msvc
:
config
.
unsupported
=
True