summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbdump/YAMLOutputStyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* [pdb] Dump Module Symbols to Yaml.Zachary Turner2016-10-081-0/+23
* [pdb] Write the IPI stream.Zachary Turner2016-09-151-0/+23
* [pdb] Write PDB TPI Stream from Yaml.Zachary Turner2016-09-091-1/+2
* Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner2016-08-181-0/+28
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-161-28/+0
* Write the TPI stream from a PDB to Yaml.Zachary Turner2016-08-161-0/+28
* [msf] Resubmit "Rename Msf -> MSF".Zachary Turner2016-07-291-1/+1
* Revert "[msf] Rename Msf to MSF."Zachary Turner2016-07-291-1/+1
* [msf] Rename Msf to MSF.Zachary Turner2016-07-291-1/+1
* [pdb] Round-trip module & file info to/from YAML.Zachary Turner2016-07-221-0/+14
* [pdb] Teach MsfBuilder and other classes about the Free Page Map.Zachary Turner2016-07-151-1/+1
* [pdb] Round trip the NameMap data structure to YAML.Zachary Turner2016-07-151-0/+6
* [pdb] Use MsfBuilder to handle the writing PDBs.Zachary Turner2016-07-151-5/+5
* Refactor the PDB writing to use a builder approachZachary Turner2016-07-111-1/+26
* [pdb] Add a pdb2yaml option to not dump file headers.Zachary Turner2016-07-111-11/+15
* [pdb] Round trip the PDB stream between YAML and binary PDB.Zachary Turner2016-07-061-0/+25
* [pdb] Re-add code to write PDB files.Zachary Turner2016-06-301-2/+3
* Update llvm-pdbdump to use subcommands.Zachary Turner2016-06-301-73/+20
* Resubmit "[pdb] Actually write a PDB to disk from YAML.""Zachary Turner2016-06-141-26/+18
* Revert "[pdb] Actually write a PDB to disk from YAML."Zachary Turner2016-06-141-18/+26
* [pdb] Actually write a PDB to disk from YAML.Zachary Turner2016-06-141-26/+18
* [llvm-pdbdump] Dump stream sizes and stream blocks to yaml.Zachary Turner2016-06-061-0/+16
* [llvm-pdbdump] Dump MSF headers to YAML.Zachary Turner2016-06-061-0/+126
OpenPOWER on IntegriCloud