[SystemZ] Add immediate addition involving high words
[oota-llvm.git] / test / CodeGen / SystemZ / lit.local.cfg
index 79528d178f2317c3865fa89d538969d973e90603..b12af09434beaac3dfb7a08a7de0a0eec70ccc0c 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
 targets = set(config.root.targets_to_build.split())
 if not 'SystemZ' in targets:
     config.unsupported = True