1. 0d43c1c [pdb] Finish conversion to zero copy pdb access. by Zachary Turner · 9 years ago
  2. 8dbe362 [codeview,pdb] Try really hard to conserve memory when reading. by Zachary Turner · 9 years ago
  3. d5d37dc [codeview] Move StreamInterface and StreamReader to libcodeview. by Zachary Turner · 9 years ago[Renamed (84%) from llvm/lib/DebugInfo/PDB/Raw/ByteStream.cpp]
  4. 417d4c5 Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes. by Eugene Zelenko · 9 years ago
  5. 06c2b4b [pdb] Parse the module info stream for each module. by Zachary Turner · 9 years ago
  6. 819e77d Port DebugInfoPDB over to using llvm::Error. by Zachary Turner · 9 years ago
  7. f5c5965 Parse the TPI (type information) stream of PDB files. by Zachary Turner · 9 years ago
  8. 0eace0b Parse PDB Name Hash Table by Zachary Turner · 9 years ago
  9. 2f09b50 Put PDB parsing code into a pdb namespace. by Zachary Turner · 9 years ago
  10. 6ba65de Refactor the PDB Stream reading interface. by Zachary Turner · 9 years ago