[dfsan] Fix non-determinism bug in non-zero label check annotator.
[oota-llvm.git] / test / LTO / lit.local.cfg
index 7a70736aeac254a450ba5ea6e123144d2c5ead1e..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']:
+if not 'X86' in config.root.targets:
   config.unsupported = True