summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Raw/MappedBlockStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-pdbdump] Rework command line options.Zachary Turner2016-05-241-3/+25
* Port DebugInfoPDB over to using llvm::Error.Zachary Turner2016-05-061-10/+9
* Change operation_not_supported to not_supported.Zachary Turner2016-05-031-1/+1
* Parse the TPI (type information) stream of PDB files.Zachary Turner2016-05-031-0/+6
* 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/+52
OpenPOWER on IntegriCloud