summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/MC/StringTableBuilderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHas...Justin Lebar2016-10-171-0/+1
* Misc improvements to StringTableBuilder.Rafael Espindola2016-10-041-4/+16
* Reland "[CodeView] Use assembler directives for line tables"Reid Kleckner2016-01-291-0/+23
* Revert "[CodeView] Use assembler directives for line tables"Reid Kleckner2016-01-291-23/+0
* [CodeView] Use assembler directives for line tablesReid Kleckner2016-01-281-0/+23
* Add a RAW mode to StringTableBuilder.Rafael Espindola2015-10-231-4/+4
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* WinCOFFObjectWriter: optimize the string table for common sufficesHans Wennborg2014-09-291-2/+33
* Invert the MC -> Object dependency.Rafael Espindola2014-07-031-0/+40
OpenPOWER on IntegriCloud