Reduce verbiage of lit.local.cfg files
[oota-llvm.git] / test / ExecutionEngine / MCJIT / lit.local.cfg
index 5dc749da24eb19be99ba1ec349d52fa099903bdc..f9814035773640b88f8d4008f56fff7f2c5fe12f 100644 (file)
@@ -1,5 +1,5 @@
 root = config.root
-targets = set(root.targets_to_build.split())
+targets = root.targets
 if ('X86' in targets) | ('AArch64' in targets) | ('ARM' in targets) | \
    ('Mips' in targets) | ('PowerPC' in targets) | ('SystemZ' in targets):
     config.unsupported = False