[tests] Cleanup initialization of test suffixes.
[oota-llvm.git] / test / Transforms / BBVectorize / lit.local.cfg
index a8ad0f1a28b23766c81a5a49d05536859b8226bf..ba763cf03ffcc4a996faa124289303f10f41eeba 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
 targets = set(config.root.targets_to_build.split())
 if not 'X86' in targets:
     config.unsupported = True