Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / wasm / lit.local.cfg
blob71a089c21423f6fb618d0bb5c069c9091fed2d8a
1 if "wasm" not in config.available_features:
2     config.unsupported = True
4 config.suffixes = [".test", ".yaml", ".ll", ".s"]