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

6 lines
156 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
if "dexter" not in config.available_features:
config.unsupported = True
config.name = "DExTer feature tests"
config.suffixes = [".cpp", ".c", ".test"]