Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix an undefined behavior when storing an empty StringRef. | Haojian Wu | 2018-08-20 | 1 | -1/+2 |
* | [Support] Add a UniqueStringSaver: like StringSaver, but deduplicating. | Sam McCall | 2018-07-23 | 1 | -0/+7 |
* | Use StringRef in StringSaver API (NFC) | Mehdi Amini | 2016-10-05 | 1 | -2/+2 |
* | There is only one saver of strings. | Rafael Espindola | 2015-08-13 | 1 | -1/+1 |
* | Bring in a BumpPtrStringSaver from lld and simplify the interface. | Rafael Espindola | 2015-06-13 | 1 | -0/+19 |