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

5 lines
123 B
INI
Raw Normal View History

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