[cfe-commits] r108651 - /cfe/trunk/test/Makefile

Chris Lattner sabre at nondot.org
Sun Jul 18 11:42:35 PDT 2010


Author: lattner
Date: Sun Jul 18 13:42:35 2010
New Revision: 108651

URL: http://llvm.org/viewvc/llvm-project?rev=108651&view=rev
Log:
daniel doesn't hate me, he hates macpython 2.5, which
is a very reasonable position on life!


Modified:
    cfe/trunk/test/Makefile

Modified: cfe/trunk/test/Makefile
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Makefile?rev=108651&r1=108650&r2=108651&view=diff
==============================================================================
--- cfe/trunk/test/Makefile (original)
+++ cfe/trunk/test/Makefile Sun Jul 18 13:42:35 2010
@@ -50,8 +50,4 @@
 clean::
 	@ find . -name Output | xargs rm -fr
 
-# Daniel hates Chris.
-chris-lit:
-	make LIT_ARGS='-j16 -s'
-
 .PHONY: all report clean





More information about the cfe-commits mailing list