Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
a6f406480a223068875602fb46e7b1db74873564
/
.
/
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