see comment.

llvm-svn: 108410
This commit is contained in:
Chris Lattner 2010-07-15 05:22:46 +00:00
parent e985a63bbf
commit ceefcf0143
1 changed files with 4 additions and 0 deletions

View 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