summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/StringTableBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* MachObjectWriter: optimize the string table for common sufficesHans Wennborg2014-10-061-3/+17
* WinCOFFObjectWriter: optimize the string table for common sufficesHans Wennborg2014-09-291-4/+27
* Revert r218380. This was breaking Apple internal build bots.Akira Hatanaka2014-09-241-6/+14
* Replace a hand-written suffix compare with std::lexicographical_compare.Benjamin Kramer2014-09-241-14/+6
* Invert the MC -> Object dependency.Rafael Espindola2014-07-031-0/+51
OpenPOWER on IntegriCloud