llvm-lto support for generating combined function indexes
[oota-llvm.git] / test / tools / lto / lit.local.cfg
index 0c8dbb021c037585078ff221ed2765c7753e64e6..b91f8f4de9a6ab483afeeb6be5cce40f1218d112 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', 'Windows']:
-  config.unsupported = True
+if not 'ld64_plugin' in config.available_features:
+   config.unsupported = True