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