Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / BPF / lit.local.cfg
blobd1828f2b613d9ed09ca94fb483fcf08aef8fd253
1 if not "BPF" in config.root.targets:
2     config.unsupported = True
3 if "system-aix" in config.available_features:
4     config.unsupported = True