aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/StringTableBuilder.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-10-06MachObjectWriter: optimize the string table for common sufficesHans Wennborg1-3/+17
2014-09-29WinCOFFObjectWriter: optimize the string table for common sufficesHans Wennborg1-4/+27
2014-09-24Revert r218380. This was breaking Apple internal build bots.Akira Hatanaka1-6/+14
2014-09-24Replace a hand-written suffix compare with std::lexicographical_compare.Benjamin Kramer1-14/+6
2014-07-03Invert the MC -> Object dependency.Rafael Espindola1-0/+51