Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. | Lang Hames | 2015-04-24 | 1 | -5/+5 |
* | Centralize the handling of unique ids for temporary labels. | Rafael Espindola | 2015-03-17 | 1 | -1/+1 |
* | Convert the easy cases of GetTempSymbol to createTempSymbol. | Rafael Espindola | 2015-03-17 | 1 | -1/+1 |
* | Remove StringMap::GetOrCreateValue in favor of StringMap::insert | David Blaikie | 2014-11-19 | 1 | -2/+1 |
* | Remove the unused string section symbol parameter from DwarfFile::emitStrings | David Blaikie | 2014-09-11 | 1 | -4/+1 |
* | Make helper functions static. | Benjamin Kramer | 2014-04-27 | 1 | -1/+1 |
* | Encapsulate the DWARF string pool in a separate type. | David Blaikie | 2014-04-25 | 1 | -0/+74 |