aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-ld
Commit message (Expand)AuthorAgeFilesLines
* style and spellingAndrew Lenharth2008-03-191-2/+2
* llvm-ld deserves disable-verify too. opt shouldn't have all the fun options.Andrew Lenharth2008-03-191-1/+5
* Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov2008-02-201-0/+1
* Add support for frameworks. Patch by Shantonu Sen!Chris Lattner2008-01-271-3/+20
* Fix llvm-ld -Xlinker, patch by Daniel Teske!Chris Lattner2008-01-091-3/+1
* remove attributions from tools.Chris Lattner2007-12-292-4/+4
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* Move the space in overview output for commands out of each of theDan Gohman2007-10-081-1/+1
* Turn GVN on by default.Owen Anderson2007-09-081-2/+1
* Rename FastDSE to just DSE.Owen Anderson2007-08-011-1/+1
* Remove dead option.Reid Spencer2007-07-231-3/+0
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-183-0/+885