Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / runtime / lit.local.cfg
blob26b143565822860b1cc8ca42ba64d6f61c43d838
1 # Tests are not expected to pass in a cross-compilation setup.
2 if not {"native", "system-linux"}.issubset(config.available_features):
3     config.unsupported = True