diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-10-19 03:53:55 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-10-19 03:53:55 +0000 |
commit | 068c56e0d731b95cbda8be997da001774da2ff6b (patch) | |
tree | 9ffc8ede9642c603ff0740393cf254593a280d65 /test/CodeGen/CellSPU/useful-harnesses | |
parent | a09008bf6ddb61910212c31db1d714182882681e (diff) |
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
Diffstat (limited to 'test/CodeGen/CellSPU/useful-harnesses')
-rw-r--r-- | test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
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 0000000000..e6f55eef7a --- /dev/null +++ b/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg @@ -0,0 +1 @@ +config.suffixes = [] |