Okay, make the prose match the example too.
[oota-llvm.git] / tools / llvm-ld / Optimize.cpp
2006-06-16 Chris LattnerDon't pass target name into TargetData anymore, it...
2006-06-07 Reid SpencerShorten a value description so --help out isn't so...
2006-06-02 Chris LattnerFix a -pedantic warning
2005-10-18 Chris LattnerFix PR637
2005-04-22 Misha BrukmanRemove trailing whitespace
2004-12-11 Reid SpencerRevert the last patch. We really do need SimplyCFG.
2004-12-10 Reid SpencerRemove this pass as its no longer needed.
2004-12-02 Chris LattnerAdjust to change in pass name
2004-11-20 Reid SpencerFirst cut at implementing generic link-time Optimization