Reduce verbiage of lit.local.cfg files
[oota-llvm.git] / test / Analysis / CostModel / ARM / lit.local.cfg
index 8a3ba96497e7dd32f48c04ea49c65c98da885221..98c6700c209d737fc18968c4c484cf2c716f4f1b 100644 (file)
@@ -1,4 +1,3 @@
-targets = set(config.root.targets_to_build.split())
-if not 'ARM' in targets:
+if not 'ARM' in config.root.targets:
     config.unsupported = True