aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/lit.local.cfg')
-rw-r--r--test/CodeGen/X86/lit.local.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/lit.local.cfg b/test/CodeGen/X86/lit.local.cfg
index 1637fa4..3d91b03 100644
--- a/test/CodeGen/X86/lit.local.cfg
+++ b/test/CodeGen/X86/lit.local.cfg
@@ -4,7 +4,7 @@
#
# It should be possible to remove this override once all the bots have cycled
# cleanly.
-config.suffixes = ['.ll', '.c', '.cpp', '.test', '.txt']
+config.suffixes = ['.ll', '.test', '.txt']
targets = set(config.root.targets_to_build.split())
if not 'X86' in targets: