| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [codeview,pdb] Try really hard to conserve memory when reading. | Zachary Turner | 2016-05-27 | 1 | -7/+6 |
| * | [codeview] Move StreamInterface and StreamReader to libcodeview. | Zachary Turner | 2016-05-25 | 1 | -3/+3 |
| * | [llvm-pdbdump] Dump the IPI stream and all records. | Zachary Turner | 2016-05-25 | 1 | -2/+2 |
| * | [llvm-pdbdump] Dump stream summary list. | Zachary Turner | 2016-05-25 | 1 | -0/+8 |
| * | [codeview] Try to handle errors better in record iterator | Reid Kleckner | 2016-05-12 | 1 | -2/+2 |
| * | Port DebugInfoPDB over to using llvm::Error. | Zachary Turner | 2016-05-06 | 1 | -12/+26 |
| * | [codeview] Add a type visitor to help abstract away type stream handling | Reid Kleckner | 2016-05-04 | 1 | -1/+1 |
| * | Remove unused variable. | Zachary Turner | 2016-05-03 | 1 | -2/+0 |
| * | Move CodeViewTypeStream to DebugInfo/CodeView | Zachary Turner | 2016-05-03 | 1 | -23/+2 |
| * | Parse the TPI (type information) stream of PDB files. | Zachary Turner | 2016-05-03 | 1 | -0/+143 |

