zig/deps/lld/test/wasm/lit.local.cfg
2019-08-03 12:56:35 -04:00

5 lines
123 B
INI

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