summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-07-18 18:42:18 +0000
committerChris Lattner <sabre@nondot.org>2010-07-18 18:42:18 +0000
commitfb2d1b2e0a265ee7b3d3bfd769fb59ede22211e9 (patch)
tree9d6fce9ee883f39f45eab8ab834d1a9ca6d8a6b3 /test/Makefile
parent3c802de01af19964c41cc17e9d788271d42dbcdb (diff)
downloadllvm-fb2d1b2e0a265ee7b3d3bfd769fb59ede22211e9.tar.gz
llvm-fb2d1b2e0a265ee7b3d3bfd769fb59ede22211e9.tar.bz2
llvm-fb2d1b2e0a265ee7b3d3bfd769fb59ede22211e9.tar.xz
daniel doesn't hate me, he hates macpython 2.5, which
is a very reasonable position on life! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108650 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Makefile b/test/Makefile
index f6830e6383..044f75ba74 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -203,6 +203,3 @@ Unit/lit.site.cfg: $(PROJ_OBJ_DIR)/Unit/.dir FORCE
-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'