1. edbcbe0 [PDB] Fix a bug where we were serializing hash tables incorrectly. by Zachary Turner · 8 years ago
  2. ebf03f6 Refactor the PDB HashTable class. by Zachary Turner · 8 years ago
  3. cafd476 Fix emission of PDB string table. by Zachary Turner · 8 years ago
  4. 4fcfc19 [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  5. 695ed56 [PDB] Make streams carry their own endianness. by Zachary Turner · 9 years ago
  6. 120faca [PDB] Partial resubmit of r296215, which improved PDB Stream Library. by Zachary Turner · 9 years ago
  7. 05a75e4 Revert r296215, "[PDB] General improvements to Stream library." and followings. by NAKAMURA Takumi · 9 years ago
  8. af299ea [PDB] General improvements to Stream library. by Zachary Turner · 9 years ago
  9. 181fe17 Don't assume little endian in StreamReader / StreamWriter. by Zachary Turner · 9 years ago
  10. 6b6b8c4 NFC: Rename (PDB) RawSession to NativeSession by Adrian McCarthy · 9 years ago[Renamed (98%) from llvm/lib/DebugInfo/PDB/Raw/HashTable.cpp]
  11. 60667ca [pdb] Merge NamedStreamMapBuilder and NamedStreamMap. by Zachary Turner · 9 years ago
  12. a332fa3 Fix a few more build errors. by Zachary Turner · 9 years ago
  13. d54deae Fix incorrectly formed assert statement. by Zachary Turner · 9 years ago
  14. 11036a9 [pdb] Add HashTable data structure. by Zachary Turner · 9 years ago