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