aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gccld/gccld.cpp
Commit message (Expand)AuthorAgeFilesLines
* * The cleangcc pass is broken into two parts, we only want toChris Lattner2002-04-101-8/+8
* Add support for the gnu ld -s (strip) optionChris Lattner2002-04-081-1/+9
* GCCLD actually does transformations to simplify the linked program now.Chris Lattner2002-04-081-9/+32
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-1/+9
* Echo the right tool name on errorChris Lattner2002-03-121-1/+1
* * Implement linking to librariesChris Lattner2002-03-111-3/+14
* Initial Checkin of gccldChris Lattner2002-01-241-0/+131