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