summaryrefslogtreecommitdiff
path: root/utils/makellvm
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Update makellvm to return correct result code.Daniel Dunbar1-0/+1
2007-02-14remove obsolete pathChris Lattner1-1/+1
2005-08-02make is the standard name, not gmakeChris Lattner1-1/+1
2003-09-15Really use a search path as described in the log message for the lastVikram S. Adve1-11/+40
2003-09-14Update makellvm to work with the brave new world of separate obj-root trees.Vikram S. Adve1-2/+23
2003-09-08Fix syntax error when makellvm is run in an invalid directory.Vikram S. Adve1-2/+15
2003-07-22(1) Pass 'VAR=string' arguments to gmakeVikram S. Adve1-5/+40
2002-09-19Add support for passing in arbitrary flags to gmake (except -n and -hVikram S. Adve1-5/+35
2002-09-18Fix to work in new location (utils/) and to use gmake instead of gnumakeVikram S. Adve1-3/+3
2002-09-15Simplify significantly (and fix syntax error).Vikram S. Adve1-11/+2
2002-09-15Use much better method to find the llvmbase directory.Vikram S. Adve1-1/+8
2002-09-15Shell-script to build current directory and then link one tool (default: opt)Vikram S. Adve1-0/+18