Update test suite to make "ninja check" succeed without native backend builtin
[oota-llvm.git] / test / CodeGen / Generic / lit.local.cfg
1 if 'native' not in config.available_features:
2     config.unsupported = True
3