summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StringSaver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix an undefined behavior when storing an empty StringRef.Haojian Wu2018-08-201-1/+2
* [Support] Add a UniqueStringSaver: like StringSaver, but deduplicating.Sam McCall2018-07-231-0/+7
* Use StringRef in StringSaver API (NFC)Mehdi Amini2016-10-051-2/+2
* There is only one saver of strings.Rafael Espindola2015-08-131-1/+1
* Bring in a BumpPtrStringSaver from lld and simplify the interface.Rafael Espindola2015-06-131-0/+19
OpenPOWER on IntegriCloud