bolt/deps/llvm-18.1.8/lld/test/wasm/lit.local.cfg
2025-02-14 19:21:04 +01:00

4 lines
125 B
INI

if "wasm" not in config.available_features:
config.unsupported = True
config.suffixes = [".test", ".yaml", ".ll", ".s"]