summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CPP/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/CPP/lit.local.cfg')
-rw-r--r--llvm/test/CodeGen/CPP/lit.local.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/CPP/lit.local.cfg b/llvm/test/CodeGen/CPP/lit.local.cfg
index 4d4b4a4a7e2..4063dd1b861 100644
--- a/llvm/test/CodeGen/CPP/lit.local.cfg
+++ b/llvm/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
OpenPOWER on IntegriCloud