summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/BinaryStreamReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a BinarySubstreamRef, and a method to read one.Zachary Turner2017-06-231-0/+6
* Adding parsing ability for .res file.Eric Beckmann2017-05-301-0/+20
* Make BinaryStreamReader::readCString a bit faster.Zachary Turner2017-05-251-13/+14
* Add some helpers for manipulating BinaryStreamRefs.Zachary Turner2017-05-171-0/+5
* [BinaryStream] Reduce the amount of boiler plate needed to use.Zachary Turner2017-05-171-2/+11
* 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
* [Support] Move Stream library from MSF -> Support.Zachary Turner2017-03-021-0/+95
OpenPOWER on IntegriCloud