Reduce verbiage of lit.local.cfg files
[oota-llvm.git] / test / CodeGen / R600 / lit.local.cfg
index 2d8930ad0e88cb091229cfc035dae572f5f606ce..ad9ce2541ef7b7ea796a68e95d73e031168f0023 100644 (file)
@@ -1,3 +1,2 @@
-targets = set(config.root.targets_to_build.split())
-if not 'R600' in targets:
+if not 'R600' in config.root.targets:
     config.unsupported = True