zig/deps/lld/test/wasm/lit.local.cfg
2018-01-17 17:29:21 -05:00

5 lines
117 B
INI

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