Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/14.0-2022-03-22
/
.
/
cross-project-tests
/
debuginfo-tests
/
clang_llvm_roundtrip
/
lit.local.cfg
blob: 3ce1bcf85c2e306fe597a5220fe039658d13bb44 [
file
] [
log
] [
blame
] [
edit
]
# In MSVC mode DWARF isn't produced & is needed for these tests
if
'native'
not
in
config
.
available_features
or
config
.
is_msvc
:
config
.
unsupported
=
True