Fix for codegen bug that could cause illegal cmn instruction generation
[oota-llvm.git] / test / CodeGen / SPARC / lit.local.cfg
index 6f30a8797967370cd46a7aa99153dbd90caa90c0..4d344fa91a9ea75d17bcc0e55beecfc9915fe29a 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp', '.test']
-
 targets = set(config.root.targets_to_build.split())
 if not 'Sparc' in targets:
     config.unsupported = True