summaryrefslogtreecommitdiff
path: root/test/CodeGen/CellSPU/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CellSPU/lit.local.cfg')
-rw-r--r--test/CodeGen/CellSPU/lit.local.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/CodeGen/CellSPU/lit.local.cfg b/test/CodeGen/CellSPU/lit.local.cfg
deleted file mode 100644
index ea00867701..0000000000
--- a/test/CodeGen/CellSPU/lit.local.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
-targets = set(config.root.targets_to_build.split())
-if not 'CellSPU' in targets:
- config.unsupported = True
-