Revert r255137.
[oota-llvm.git] / test / Transforms / BBVectorize / lit.local.cfg
index 19eebc0ac7ac345747856190cdcccb57bf60eec6..e71f3cc4c41e708fa77255cb5ac82eb42037e31c 100644 (file)
@@ -1 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
+if not 'X86' in config.root.targets:
+    config.unsupported = True
+