zig/deps/lld/test/wasm/lit.local.cfg

5 lines
117 B
INI
Raw Normal View History

2018-01-18 06:29:21 +08:00
if 'wasm' not in config.available_features:
config.unsupported = True
config.suffixes = ['.test', '.yaml', '.ll']