aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* switch tools to bitcode from bytecodeChris Lattner2007-05-061-1/+1
* bitcodifyChris Lattner2007-05-061-1/+1
* Include Makefile.config before testing OS.Devang Patel2007-02-011-5/+5
* Build libLLVMlto on non-Darwin architectures. Resolves PR1055: http://llvm.or...Chandler Carruth2007-01-081-3/+7
* Add linker into list of LINK_COMPONENTS.Devang Patel2006-09-071-1/+1
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-041-6/+2
* Make it fit into 80-columns.Devang Patel2006-08-031-1/+1
* Simplify. Use addprefix.Devang Patel2006-08-031-37/+5
* Remove ARM for the moment since it is a work in progress.Devang Patel2006-08-031-6/+0
* Add new tool, lto, to do link time optimization. This tool installsDevang Patel2006-08-031-0/+68