Reduce verbiage of lit.local.cfg files
[oota-llvm.git] / test / MC / SystemZ / lit.local.cfg
index b12af09434beaac3dfb7a08a7de0a0eec70ccc0c..5c02dd3614a492fd2e14ddb54e4756c07db05a51 100644 (file)
@@ -1,4 +1,3 @@
-targets = set(config.root.targets_to_build.split())
-if not 'SystemZ' in targets:
+if not 'SystemZ' in config.root.targets:
     config.unsupported = True