bolt/deps/llvm-18.1.8/cross-project-tests/debuginfo-tests/dexter/feature_tests/lit.local.cfg
2025-02-14 19:21:04 +01:00

5 lines
156 B
INI

if "dexter" not in config.available_features:
config.unsupported = True
config.name = "DExTer feature tests"
config.suffixes = [".cpp", ".c", ".test"]