Merging r261360:
[oota-llvm.git] / test / DebugInfo / Sparc / lit.local.cfg
index e4cee974dec31c303269ef8c505e993b5c85c254..d86c9e6d943aa093faf740c7e6da4e61d691b443 100644 (file)
@@ -1,3 +1,2 @@
-targets = set(config.root.targets_to_build.split())
-if not 'Sparc' in targets:
+if not 'Sparc' in config.root.targets:
     config.unsupported = True