Sign in
llvm
/
llvm-project.git
/
d29ae443aa4028ca9cc274cd1496f7d80f34a38a
/
.
/
debuginfo-tests
/
llgdb-tests
/
lit.local.cfg
blob: 725aa59ab59348adb870343855fd2e28818b550b [
file
]
# 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