[SPARC]: recognize '.' as the start of an assembler expression.
[oota-llvm.git] / test / Object / X86 / lit.local.cfg
index 6a29e9250f3c6d4deca16b895d11ea5ae4812f06..e71f3cc4c41e708fa77255cb5ac82eb42037e31c 100644 (file)
@@ -1,6 +1,3 @@
-config.suffixes = ['.test']
-
-targets = set(config.root.targets_to_build.split())
-if not 'X86' in targets:
+if not 'X86' in config.root.targets:
     config.unsupported = True