Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-06 | MachObjectWriter: optimize the string table for common suffices | Hans Wennborg | 1 | -3/+17 |
2014-09-29 | WinCOFFObjectWriter: optimize the string table for common suffices | Hans Wennborg | 1 | -4/+27 |
2014-09-24 | Revert r218380. This was breaking Apple internal build bots. | Akira Hatanaka | 1 | -6/+14 |
2014-09-24 | Replace a hand-written suffix compare with std::lexicographical_compare. | Benjamin Kramer | 1 | -14/+6 |
2014-07-03 | Invert the MC -> Object dependency. | Rafael Espindola | 1 | -0/+51 |