Move generic MIR tests in their own subdir, requires "native" as well
[oota-llvm.git] / test / CodeGen / MIR / Generic / lit.local.cfg
1 if 'native' not in config.available_features:
2     config.unsupported = True
3