From 068c56e0d731b95cbda8be997da001774da2ff6b Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Mon, 19 Oct 2009 03:53:55 +0000 Subject: [PATCH] Teach lit that the .c files in 'test/CodeGen/CellSPU/useful-harnesses' aren't tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84460 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg diff --git a/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg b/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg new file mode 100644 index 00000000000..e6f55eef7af --- /dev/null +++ b/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg @@ -0,0 +1 @@ +config.suffixes = []