1. 120faca [PDB] Partial resubmit of r296215, which improved PDB Stream Library. by Zachary Turner · 9 years ago
  2. 05a75e4 Revert r296215, "[PDB] General improvements to Stream library." and followings. by NAKAMURA Takumi · 9 years ago
  3. af299ea [PDB] General improvements to Stream library. by Zachary Turner · 9 years ago
  4. d2684b7 [PDB] Rename Stream related source files. by Zachary Turner · 9 years ago
  5. 181fe17 Don't assume little endian in StreamReader / StreamWriter. by Zachary Turner · 9 years ago
  6. 6b6b8c4 NFC: Rename (PDB) RawSession to NativeSession by Adrian McCarthy · 9 years ago[Renamed (90%) from llvm/lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp]
  7. 760ad4d [pdb] Write the Named Stream mapping to Yaml and binary. by Zachary Turner · 9 years ago
  8. 2b4ba04 Remove PDBFileBuilder::build() and related functions. by Rui Ueyama · 9 years ago
  9. f9fb2ab PDB: Fix some APIs to avoid use-after-frees by Justin Bogner · 9 years ago
  10. 5d6714e Do not pass a superblock to PDBFileBuilder. by Rui Ueyama · 9 years ago
  11. fc22cef Pass a filename instead of a msf::WritableStream to PDBFileBuilder::commit. by Rui Ueyama · 9 years ago
  12. de9ba15 [pdb] Write the IPI stream. by Zachary Turner · 9 years ago
  13. 620961d [pdb] Write TPI hash values to the TPI stream. by Zachary Turner · 9 years ago
  14. c6d54da [pdb] Write PDB TPI Stream from Yaml. by Zachary Turner · 9 years ago
  15. a3225b0 [msf] Resubmit "Rename Msf -> MSF". by Zachary Turner · 9 years ago
  16. 334aec4 Revert "[msf] Rename Msf to MSF." by Zachary Turner · 9 years ago
  17. a010f5c [msf] Rename Msf to MSF. by Zachary Turner · 9 years ago
  18. 9f73c20 [pdb] Fix an ambiguity when writing size_t on x64 platforms. by Zachary Turner · 9 years ago
  19. d66889c [pdb] Refactor library to more clearly separate reading/writing by Zachary Turner · 9 years ago
  20. 199f48a Get rid of IMsfStreamData class. by Zachary Turner · 9 years ago
  21. e4a4f33 Make PDBFile store an msf::Layout. by Zachary Turner · 9 years ago
  22. e109dc6 [pdb] Have builders share a single BumpPtrAllocator. by Zachary Turner · 9 years ago
  23. bac69d3 [msf] Create LLVMDebugInfoMsf by Zachary Turner · 9 years ago
  24. d218c26 [pdb] Round-trip module & file info to/from YAML. by Zachary Turner · 9 years ago
  25. b927e02 [pdb] Teach MsfBuilder and other classes about the Free Page Map. by Zachary Turner · 9 years ago
  26. faa554b [pdb] Use MsfBuilder to handle the writing PDBs. by Zachary Turner · 9 years ago
  27. dbeaea7 Refactor the PDB writing to use a builder approach by Zachary Turner · 9 years ago