Sign in
llvm
/
llvm-project
/
c41b318423c4dbf0a65f81e5e9a816c1710ba4f6
/
.
/
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