aboutsummaryrefslogtreecommitdiffstats
path: root/utils/makellvm
Commit message (Expand)AuthorAgeFilesLines
* Update makellvm to return correct result code.Daniel Dunbar2008-08-131-0/+1
* remove obsolete pathChris Lattner2007-02-141-1/+1
* make is the standard name, not gmakeChris Lattner2005-08-021-1/+1
* Really use a search path as described in the log message for the lastVikram S. Adve2003-09-151-11/+40
* Update makellvm to work with the brave new world of separate obj-root trees.Vikram S. Adve2003-09-141-2/+23
* Fix syntax error when makellvm is run in an invalid directory.Vikram S. Adve2003-09-081-2/+15
* (1) Pass 'VAR=string' arguments to gmakeVikram S. Adve2003-07-221-5/+40
* Add support for passing in arbitrary flags to gmake (except -n and -hVikram S. Adve2002-09-191-5/+35
* Fix to work in new location (utils/) and to use gmake instead of gnumakeVikram S. Adve2002-09-181-3/+3
* Simplify significantly (and fix syntax error).Vikram S. Adve2002-09-151-11/+2
* Use much better method to find the llvmbase directory.Vikram S. Adve2002-09-151-1/+8
* Shell-script to build current directory and then link one tool (default: opt)Vikram S. Adve2002-09-151-0/+18