Debug Info Testing: use null instead of an empty string in context field.
[oota-llvm.git] / test / CodeGen / ARM / lit.local.cfg
index cb77b09ef4adbcf6481e27d0577855a7e17a8c36..8a3ba96497e7dd32f48c04ea49c65c98da885221 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
 targets = set(config.root.targets_to_build.split())
 if not 'ARM' in targets:
     config.unsupported = True