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