[llvm-commits] [llvm] r84460 - /llvm/trunk/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg

Daniel Dunbar daniel at zuster.org
Sun Oct 18 20:54:04 PDT 2009


Author: ddunbar
Date: Sun Oct 18 22:53:55 2009
New Revision: 84460

URL: http://llvm.org/viewvc/llvm-project?rev=84460&view=rev
Log:
Teach lit that the .c files in 'test/CodeGen/CellSPU/useful-harnesses' aren't tests.

Added:
    llvm/trunk/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg

Added: llvm/trunk/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg?rev=84460&view=auto

==============================================================================
--- llvm/trunk/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg (added)
+++ llvm/trunk/test/CodeGen/CellSPU/useful-harnesses/lit.local.cfg Sun Oct 18 22:53:55 2009
@@ -0,0 +1 @@
+config.suffixes = []





More information about the llvm-commits mailing list