bolt/deps/llvm-18.1.8/cross-project-tests/debuginfo-tests/llgdb-tests/lit.local.cfg

4 lines
167 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
# 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