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