summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Raw/ByteStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Move StreamInterface and StreamReader to libcodeview.Zachary Turner2016-05-251-72/+0
* Fix some Clang-tidy modernize-deprecated-headers and Include What You Use war...Eugene Zelenko2016-05-091-0/+2
* [pdb] Parse the module info stream for each module.Zachary Turner2016-05-091-11/+7
* Port DebugInfoPDB over to using llvm::Error.Zachary Turner2016-05-061-11/+10
* Parse the TPI (type information) stream of PDB files.Zachary Turner2016-05-031-0/+9
* Parse PDB Name Hash TableZachary Turner2016-05-021-0/+5
* Put PDB parsing code into a pdb namespace.Zachary Turner2016-04-291-0/+1
* Refactor the PDB Stream reading interface.Zachary Turner2016-04-291-0/+60
OpenPOWER on IntegriCloud