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