Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * The cleangcc pass is broken into two parts, we only want to | Chris Lattner | 2002-04-10 | 1 | -8/+8 |
* | Add support for the gnu ld -s (strip) option | Chris Lattner | 2002-04-08 | 1 | -1/+9 |
* | GCCLD actually does transformations to simplify the linked program now. | Chris Lattner | 2002-04-08 | 1 | -9/+32 |
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -1/+9 |
* | Echo the right tool name on error | Chris Lattner | 2002-03-12 | 1 | -1/+1 |
* | * Implement linking to libraries | Chris Lattner | 2002-03-11 | 1 | -3/+14 |
* | Initial Checkin of gccld | Chris Lattner | 2002-01-24 | 1 | -0/+131 |