aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fix ld error with -no-undefined switch, which is undefined on darwin8John Mosby2009-07-021-2/+2
* remove dead makefile flags.Chris Lattner2009-06-241-1/+0
* Force 'llvm-config' to go first, optionally followed by lto and gold mixed inNick Lewycky2009-02-261-6/+2
* Revert r64299: it breaks the build when configuredDuncan Sands2009-02-111-2/+6
* Try this. Darwin -> LTO, PIC -> LTO + possibly gold too.Nick Lewycky2009-02-111-6/+2
* 62987 disables LTO build on darwin.Devang Patel2009-02-111-2/+6
* Build libLTO on any platform so long as PIC is enabled.nicholas2009-01-261-6/+2
* Setting BUILD_ARCHIVE to 0 has the same effect as defining it to 1.Bill Wendling2009-01-031-2/+0
* typo.Devang Patel2008-07-181-2/+2
* Rename new lto2 tool as lto.Devang Patel2008-06-301-0/+53
* Remove old LTO interface.Devang Patel2008-06-301-30/+0
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+30