summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.Lang Hames2015-04-241-5/+5
* Centralize the handling of unique ids for temporary labels.Rafael Espindola2015-03-171-1/+1
* Convert the easy cases of GetTempSymbol to createTempSymbol.Rafael Espindola2015-03-171-1/+1
* Remove StringMap::GetOrCreateValue in favor of StringMap::insertDavid Blaikie2014-11-191-2/+1
* Remove the unused string section symbol parameter from DwarfFile::emitStringsDavid Blaikie2014-09-111-4/+1
* Make helper functions static.Benjamin Kramer2014-04-271-1/+1
* Encapsulate the DWARF string pool in a separate type.David Blaikie2014-04-251-0/+74
OpenPOWER on IntegriCloud