aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/BinaryStreamWriter.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-17[Support] Add LEB128 support to BinaryStreamReader/Writer.Lang Hames1-0/+13
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-11-27[BinaryStream] Support growable streams.Zachary Turner1-1/+2
2017-06-16Fix buildbots.Rui Ueyama1-1/+2
2017-06-16Fix msan buildbot.Rui Ueyama1-1/+2
2017-05-17[BinaryStream] Reduce the amount of boiler plate needed to use.Zachary Turner1-2/+9
2017-05-03Resubmit r301986 and r301987 "Add codeview::StringTable"Zachary Turner1-0/+13
2017-05-03Revert r301986 (and subsequent r301987).Daniel Jasper1-13/+0
2017-05-02Make codeview::StringTable.Zachary Turner1-0/+13
2017-03-15[pdb] Write the module info and symbol record streams.Zachary Turner1-0/+9
2017-03-02[Support] Move Stream library from MSF -> Support.Zachary Turner1-0/+59