Revert r218778 while investigating buldbot breakage.
[oota-llvm.git] / test / DebugInfo / X86 / lit.local.cfg
index 60d66eae4953ccea985f060642e9023218905d1d..c8625f4d9d2487b356b714f312ff24037685d7cf 100644 (file)
@@ -1,5 +1,2 @@
-config.suffixes = ['.ll', '.s']
-
-targets = set(config.root.targets_to_build.split())
-if not 'X86' in targets:
+if not 'X86' in config.root.targets:
     config.unsupported = True