Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Support] Add LEB128 support to BinaryStreamReader/Writer. | Lang Hames | 2019-04-17 | 1 | -0/+13 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [BinaryStream] Support growable streams. | Zachary Turner | 2017-11-27 | 1 | -1/+2 |
* | Fix buildbots. | Rui Ueyama | 2017-06-16 | 1 | -1/+2 |
* | Fix msan buildbot. | Rui Ueyama | 2017-06-16 | 1 | -1/+2 |
* | [BinaryStream] Reduce the amount of boiler plate needed to use. | Zachary Turner | 2017-05-17 | 1 | -2/+9 |
* | Resubmit r301986 and r301987 "Add codeview::StringTable" | Zachary Turner | 2017-05-03 | 1 | -0/+13 |
* | Revert r301986 (and subsequent r301987). | Daniel Jasper | 2017-05-03 | 1 | -13/+0 |
* | Make codeview::StringTable. | Zachary Turner | 2017-05-02 | 1 | -0/+13 |
* | [pdb] Write the module info and symbol record streams. | Zachary Turner | 2017-03-15 | 1 | -0/+9 |
* | [Support] Move Stream library from MSF -> Support. | Zachary Turner | 2017-03-02 | 1 | -0/+59 |