aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gold/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Create an exports file, so that the plugin only exports the onload symbol.Dan Gohman2010-04-161-0/+2
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+1
* Fix Makefile to build correctly on Darwin. Patch by Sandeep Patel!Nick Lewycky2009-10-111-2/+3
* remove dead makefile flags.Chris Lattner2009-06-241-1/+0
* Make sure the CXXFLAGS setting is picked up byDuncan Sands2009-05-161-2/+2
* Force 'llvm-config' to go first, optionally followed by lto and gold mixed inNick Lewycky2009-02-261-0/+1
* Revert the previous commit. It seems it didn'tDuncan Sands2009-02-051-1/+5
* Stop llvm-config thinking that there are circularDuncan Sands2009-02-051-5/+1
* Add LLVM plugin for gold.Nick Lewycky2009-02-031-0/+29