summaryrefslogtreecommitdiff
path: root/test/CodeGen/CPP/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CPP/lit.local.cfg')
-rw-r--r--test/CodeGen/CPP/lit.local.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/CPP/lit.local.cfg b/test/CodeGen/CPP/lit.local.cfg
index 4d4b4a4a7e..4063dd1b86 100644
--- a/test/CodeGen/CPP/lit.local.cfg
+++ b/test/CodeGen/CPP/lit.local.cfg
@@ -1,5 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
targets = set(config.root.targets_to_build.split())
if not 'CppBackend' in targets:
config.unsupported = True