llvm-project/cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/lit.local.cfg

4 lines
158 B
INI

# 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