Sign in
cos
/
mirrors
/
github.com
/
llvm
/
llvm-project
/
refs/heads/main
/
.
/
cross-project-tests
/
debuginfo-tests
/
llgdb-tests
/
lit.local.cfg
blob: 2b79104f73d3585631990e1d0b704d16fadec735 [
file
] [
log
] [
blame
] [
edit
]
# 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