Add support for the gnu ld -s (strip) option
[oota-llvm.git] / tools / gccld / gccld.cpp
2002-04-08 Chris LattnerAdd support for the gnu ld -s (strip) option
2002-04-08 Chris LattnerGCCLD actually does transformations to simplify the...
2002-04-07 Chris LattnerChange references to the Method class to be references...
2002-03-12 Chris LattnerEcho the right tool name on error
2002-03-11 Chris Lattner* Implement linking to libraries
2002-01-24 Chris LattnerInitial Checkin of gccld