Introduce llvm/test/LTO/ARM for arm-specific LTO test(s).
[oota-llvm.git] / test / LTO / lit.local.cfg
index 6df0e03ee648809280c9cb1fae49b3f59fe3812b..afde89be896d46f65bc90ca8828802c63affec39 100644 (file)
@@ -1,3 +1,2 @@
-targets = set(config.root.targets_to_build.split())
-if not 'X86' in targets:
+if not 'X86' in config.root.targets:
   config.unsupported = True