1. ac6375d Expand comment about how StringsToBuckets was computed, and add more entries by Nico Weber · 6 years ago
  2. e577be4 [PDB] Fix hash function used to write /src/headerblock by Nico Weber · 7 years ago
  3. 85e2cda Delay initialization of three static global maps, NFC by Reid Kleckner · 7 years ago
  4. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  5. f228276 [PDB] Resubmit "Support embedding natvis files in PDBs." by Zachary Turner · 8 years ago
  6. a6fb536 [PDB] Make our PDBs look more like MS PDBs. by Zachary Turner · 8 years ago
  7. 71d36ad [Codeview/PDB] Rename some methods for clarity. by Zachary Turner · 8 years ago
  8. eb62999 [PDB] Don't ignore bucket 0 when writing the PDB string table. by Zachary Turner · 8 years ago
  9. fced530 Revert "Resubmit "Support embedding natvis files in PDBs."" by Zachary Turner · 8 years ago
  10. 132d7a1 Resubmit "Support embedding natvis files in PDBs." by Zachary Turner · 8 years ago
  11. a2155889 Revert "Support embedding natvis files in PDBs." by Zachary Turner · 8 years ago
  12. de53aaf Support embedding natvis files in PDBs. by Zachary Turner · 8 years ago
  13. 0c169bf Remove redundant includes from lib/DebugInfo. by Michael Zolotukhin · 8 years ago
  14. a8cfc29 Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." by Zachary Turner · 8 years ago
  15. 0085dce Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..." by Zachary Turner · 8 years ago
  16. a3da446 [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections. by Zachary Turner · 8 years ago
  17. c504ae3 Resubmit r301986 and r301987 "Add codeview::StringTable" by Zachary Turner · 9 years ago
  18. dff096f Revert r301986 (and subsequent r301987). by Daniel Jasper · 9 years ago
  19. 7dba20b Make codeview::StringTable. by Zachary Turner · 9 years ago
  20. e204a6c Rename pdb::StringTable -> pdb::PDBStringTable. by Zachary Turner · 9 years ago[Renamed (86%) from llvm/lib/DebugInfo/PDB/Native/StringTableBuilder.cpp]
  21. 8a2ebfb [CodeView] Write CodeView line information. by Zachary Turner · 9 years ago
  22. d9dc282 [Support] Move Stream library from MSF -> Support. by Zachary Turner · 9 years ago
  23. 695ed56 [PDB] Make streams carry their own endianness. by Zachary Turner · 9 years ago
  24. 120faca [PDB] Partial resubmit of r296215, which improved PDB Stream Library. by Zachary Turner · 9 years ago
  25. 05a75e4 Revert r296215, "[PDB] General improvements to Stream library." and followings. by NAKAMURA Takumi · 9 years ago
  26. af299ea [PDB] General improvements to Stream library. by Zachary Turner · 9 years ago
  27. d2684b7 [PDB] Rename Stream related source files. by Zachary Turner · 9 years ago
  28. 181fe17 Don't assume little endian in StreamReader / StreamWriter. by Zachary Turner · 9 years ago
  29. 6b6b8c4 NFC: Rename (PDB) RawSession to NativeSession by Adrian McCarthy · 9 years ago[Renamed (95%) from llvm/lib/DebugInfo/PDB/Raw/StringTableBuilder.cpp]
  30. 760ad4d [pdb] Write the Named Stream mapping to Yaml and binary. by Zachary Turner · 9 years ago
  31. f04d6e8 [PDB] Rename some files to be more intuitive. by Zachary Turner · 9 years ago[Renamed (87%) from llvm/lib/DebugInfo/PDB/Raw/NameHashTableBuilder.cpp]
  32. dcd3293 PDB: Add a class to create the /names stream contents. by Rui Ueyama · 9 years ago