[llvm-commits] [llvm] r108650 - /llvm/trunk/test/Makefile
Chris Lattner
sabre at nondot.org
Sun Jul 18 11:42:18 PDT 2010
Author: lattner
Date: Sun Jul 18 13:42:18 2010
New Revision: 108650
URL: http://llvm.org/viewvc/llvm-project?rev=108650&view=rev
Log:
daniel doesn't hate me, he hates macpython 2.5, which
is a very reasonable position on life!
Modified:
llvm/trunk/test/Makefile
Modified: llvm/trunk/test/Makefile
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Makefile?rev=108650&r1=108649&r2=108650&view=diff
==============================================================================
--- llvm/trunk/test/Makefile (original)
+++ llvm/trunk/test/Makefile Sun Jul 18 13:42:18 2010
@@ -203,6 +203,3 @@
-e "s#@SHLIBPATH_VAR@#$(SHLIBPATH_VAR)#g" \
$(PROJ_SRC_DIR)/Unit/lit.site.cfg.in > $@
-# Daniel hates Chris.
-chris-lit:
- make check-lit LIT_ARGS='-j16 -s'
More information about the llvm-commits
mailing list