forked from OSchip/llvm-project
5 lines
117 B
INI
5 lines
117 B
INI
|
if 'wasm' not in config.available_features:
|
||
|
config.unsupported = True
|
||
|
|
||
|
config.suffixes = ['.test', '.yaml', '.ll']
|