Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHas... | Justin Lebar | 2016-10-17 | 1 | -0/+1 |
* | Misc improvements to StringTableBuilder. | Rafael Espindola | 2016-10-04 | 1 | -4/+16 |
* | Reland "[CodeView] Use assembler directives for line tables" | Reid Kleckner | 2016-01-29 | 1 | -0/+23 |
* | Revert "[CodeView] Use assembler directives for line tables" | Reid Kleckner | 2016-01-29 | 1 | -23/+0 |
* | [CodeView] Use assembler directives for line tables | Reid Kleckner | 2016-01-28 | 1 | -0/+23 |
* | Add a RAW mode to StringTableBuilder. | Rafael Espindola | 2015-10-23 | 1 | -4/+4 |
* | [cleanup] Re-sort all the #include lines in LLVM using | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | WinCOFFObjectWriter: optimize the string table for common suffices | Hans Wennborg | 2014-09-29 | 1 | -2/+33 |
* | Invert the MC -> Object dependency. | Rafael Espindola | 2014-07-03 | 1 | -0/+40 |