aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/MC/StringTableBuilderTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-29Reland "[CodeView] Use assembler directives for line tables"Reid Kleckner1-0/+23
2016-01-29Revert "[CodeView] Use assembler directives for line tables"Reid Kleckner1-23/+0
2016-01-28[CodeView] Use assembler directives for line tablesReid Kleckner1-0/+23
2015-10-23Add a RAW mode to StringTableBuilder.Rafael Espindola1-4/+4
2015-01-14[cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth1-1/+1
2014-09-29WinCOFFObjectWriter: optimize the string table for common sufficesHans Wennborg1-2/+33
2014-07-03Invert the MC -> Object dependency.Rafael Espindola1-0/+40