Files
linux-packaging-mono/external/llvm-project/lld/test/wasm/lit.local.cfg

5 lines
117 B
INI
Raw Normal View History

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