Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [codeview] Move StreamInterface and StreamReader to libcodeview. | Zachary Turner | 2016-05-25 | 1 | -50/+0 |
* | Port DebugInfoPDB over to using llvm::Error. | Zachary Turner | 2016-05-06 | 1 | -11/+12 |
* | Parse the TPI (type information) stream of PDB files. | Zachary Turner | 2016-05-03 | 1 | -0/+8 |
* | Put PDB parsing code into a pdb namespace. | Zachary Turner | 2016-04-29 | 1 | -0/+1 |
* | Refactor the PDB Stream reading interface. | Zachary Turner | 2016-04-29 | 1 | -0/+40 |