summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/BinaryStreamWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Support] Add LEB128 support to BinaryStreamReader/Writer.Lang Hames2019-04-171-0/+13
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [BinaryStream] Support growable streams.Zachary Turner2017-11-271-1/+2
* Fix buildbots.Rui Ueyama2017-06-161-1/+2
* Fix msan buildbot.Rui Ueyama2017-06-161-1/+2
* [BinaryStream] Reduce the amount of boiler plate needed to use.Zachary Turner2017-05-171-2/+9
* Resubmit r301986 and r301987 "Add codeview::StringTable"Zachary Turner2017-05-031-0/+13
* Revert r301986 (and subsequent r301987).Daniel Jasper2017-05-031-13/+0
* Make codeview::StringTable.Zachary Turner2017-05-021-0/+13
* [pdb] Write the module info and symbol record streams.Zachary Turner2017-03-151-0/+9
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-0/+59
OpenPOWER on IntegriCloud