1. ed2597e Dump public symbol records in pdb2yaml mode by Zachary Turner · 7 years ago
  2. 62602a4 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  3. 6900de1 [CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder. by Zachary Turner · 8 years ago
  4. 67653ee [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId by Reid Kleckner · 8 years ago
  5. d0c0c13 Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR by Richard Smith · 8 years ago
  6. bd336e4 Rename llvm-pdbdump -> llvm-pdbutil. by Zachary Turner · 8 years ago[Renamed from llvm/tools/llvm-pdbdump/PdbYaml.cpp]
  7. 92dcdda [CodeView] Support CodeView subsections in any order. by Zachary Turner · 8 years ago
  8. 1b88f4f [ObjectYAML] Split CodeViewYAML into 3 pieces. by Zachary Turner · 8 years ago
  9. 083342b [ObjectYAML] Clean up the CodeView headers a bit. by Zachary Turner · 8 years ago
  10. 1e4d369 [CodeView] Move CodeView symbol yaml logic to ObjectYAML. by Zachary Turner · 8 years ago
  11. d427383 [CodeView] Move CodeView YAML code to ObjectYAML. by Zachary Turner · 8 years ago
  12. 526f4f2 Resubmit "[CodeView] Provide a common interface for type collections." by Zachary Turner · 8 years ago
  13. 1dfcf8d Revert "[CodeView] Provide a common interface for type collections." by Zachary Turner · 8 years ago
  14. 0c60f26 [CodeView] Provide a common interface for type collections. by Zachary Turner · 8 years ago
  15. 1d795c4 [CodeView] Simplify the use of visiting type records & streams. by Zachary Turner · 8 years ago
  16. edef145 [PDB/CodeView] Read/write codeview inlinee line information. by Zachary Turner · 8 years ago
  17. 5b6e4e0 [llvm-pdbdump] Abstract some of the YAML/Raw printing code. by Zachary Turner · 8 years ago
  18. eab432a Fix a few pedantic warnings. by Frederich Munch · 8 years ago
  19. ee3b9c2 [llvm-pdbdump] Dump File / Line Info to YAML. by Zachary Turner · 8 years ago
  20. 05d5e61 [PDB] Add support for parsing Flags from PDB Stream. by Zachary Turner · 9 years ago
  21. ea4e607 [pdb] Write the module info and symbol record streams. by Zachary Turner · 9 years ago
  22. 407dec5 [llvm-pdbdump] Add support for dumping symbols from Yaml -> PDB. by Zachary Turner · 9 years ago
  23. 6b6b8c4 NFC: Rename (PDB) RawSession to NativeSession by Adrian McCarthy · 9 years ago
  24. 760ad4d [pdb] Write the Named Stream mapping to Yaml and binary. by Zachary Turner · 9 years ago
  25. de9f00e DebugInfo: change the PDB UniqueId type to uint8_t by Saleem Abdulrasool · 9 years ago
  26. 4efa0a4 [CodeView] Hook up CodeViewRecordIO to type serialization path. by Zachary Turner · 9 years ago
  27. 3b14764 [pdb] Dump Module Symbols to Yaml. by Zachary Turner · 9 years ago
  28. de9ba15 [pdb] Write the IPI stream. by Zachary Turner · 9 years ago
  29. 620961d [pdb] Write TPI hash values to the TPI stream. by Zachary Turner · 9 years ago
  30. 9ba31a5 [pdb] Pass CVRecord's through the visitor as non-const references. by Zachary Turner · 9 years ago
  31. c6d54da [pdb] Write PDB TPI Stream from Yaml. by Zachary Turner · 9 years ago
  32. 2f951ce [codeview] Add TypeVisitorCallbackPipeline. by Zachary Turner · 9 years ago
  33. ac5763e Resubmit "Write the TPI stream from a PDB to Yaml." by Zachary Turner · 9 years ago
  34. 39eec46 Revert "Write the TPI stream from a PDB to Yaml." by Justin Bogner · 9 years ago
  35. 8321ba5 Write the TPI stream from a PDB to Yaml. by Zachary Turner · 9 years ago
  36. a3225b0 [msf] Resubmit "Rename Msf -> MSF". by Zachary Turner · 9 years ago
  37. 334aec4 Revert "[msf] Rename Msf to MSF." by Zachary Turner · 9 years ago
  38. a010f5c [msf] Rename Msf to MSF. by Zachary Turner · 9 years ago
  39. bac69d3 [msf] Create LLVMDebugInfoMsf by Zachary Turner · 9 years ago
  40. d218c26 [pdb] Round-trip module & file info to/from YAML. by Zachary Turner · 9 years ago
  41. b927e02 [pdb] Teach MsfBuilder and other classes about the Free Page Map. by Zachary Turner · 9 years ago
  42. 5e534c7 [pdb] Round trip the NameMap data structure to YAML. by Zachary Turner · 9 years ago
  43. faa554b [pdb] Use MsfBuilder to handle the writing PDBs. by Zachary Turner · 9 years ago
  44. dbeaea7 Refactor the PDB writing to use a builder approach by Zachary Turner · 9 years ago
  45. 8848a7a [pdb] Round trip the PDB stream between YAML and binary PDB. by Zachary Turner · 9 years ago
  46. 1dc9fd3 Resubmit "[pdb] Actually write a PDB to disk from YAML."" by Zachary Turner · 9 years ago
  47. 07c229c Revert "[pdb] Actually write a PDB to disk from YAML." by Zachary Turner · 9 years ago
  48. fe5bc02 [pdb] Actually write a PDB to disk from YAML. by Zachary Turner · 9 years ago
  49. 25e8b05 [llvm-pdbdump] Dump stream sizes and stream blocks to yaml. by Zachary Turner · 9 years ago
  50. 7120a47 [llvm-pdbdump] Dump MSF headers to YAML. by Zachary Turner · 9 years ago