When destroying a StringMap, just iterate over the map and destroy the contained...
[oota-llvm.git] / test / LTO / lit.local.cfg
index f61943a77af95fe5f02dfe6477db44ecc114bb68..6df0e03ee648809280c9cb1fae49b3f59fe3812b 100644 (file)
@@ -1,6 +1,3 @@
 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']:
-  config.unsupported = True