projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ad25b6
)
see comment.
author
Chris Lattner
<sabre@nondot.org>
Thu, 15 Jul 2010 05:17:36 +0000
(
05:17
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 15 Jul 2010 05:17:36 +0000
(
05:17
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108409
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index f816744414643532a5f5b7c268193d44c77e5432..f6830e638393ecec0a66b2f6a78b19cca5356c65 100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-202,3
+202,7
@@
Unit/lit.site.cfg: $(PROJ_OBJ_DIR)/Unit/.dir FORCE
-e "s#@ENABLE_SHARED@#$(ENABLE_SHARED)#g" \
-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'