Fix a really nasty SROA bug with how we handled out-of-bounds memcpy
[oota-llvm.git] / test / CodeGen / XCore / lit.local.cfg
index f8726af57f7996a7a9639ed313cdee5481bb187c..3e84c1befeab2dce33687d03f0a98bbc68ca53ed 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
 targets = set(config.root.targets_to_build.split())
 if not 'XCore' in targets:
     config.unsupported = True