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