[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[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