]> granicus.if.org Git - clang/commitdiff
see comment.
authorChris Lattner <sabre@nondot.org>
Thu, 15 Jul 2010 05:22:46 +0000 (05:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Jul 2010 05:22:46 +0000 (05:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108410 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile

index 5bb50c622afd826332714c289ea9cfcf33751956..ba3a640479452c6590c84c807fc4594c600c5676 100644 (file)
@@ -50,4 +50,8 @@ lit.site.cfg: FORCE
 clean::
        @ find . -name Output | xargs rm -fr
 
+# Daniel hates Chris.
+chris-lit:
+       make LIT_ARGS='-j16 -s'
+
 .PHONY: all report clean