summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbdump/YAMLOutputStyle.h
Commit message (Expand)AuthorAgeFilesLines
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-49/+0
* [CodeView] Support CodeView subsections in any order.Zachary Turner2017-06-021-3/+0
* [CodeView] Move CodeView YAML code to ObjectYAML.Zachary Turner2017-05-301-1/+1
* Resubmit "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-1/+0
* Revert "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-0/+1
* [CodeView] Provide a common interface for type collections.Zachary Turner2017-05-181-1/+0
* [PDB/CodeView] Rename some classes.Zachary Turner2017-05-011-2/+2
* Rename some PDB classes.Zachary Turner2017-04-271-2/+2
* [llvm-pdbdump] Dump File / Line Info to YAML.Zachary Turner2017-04-251-0/+5
* [pdb] Write the Named Stream mapping to Yaml and binary.Zachary Turner2017-01-201-0/+1
* [CodeView/PDB] Rename a bunch of files.Zachary Turner2017-01-111-1/+1
* [pdb] Write the IPI stream.Zachary Turner2016-09-151-0/+1
* Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner2016-08-181-0/+1
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-161-1/+0
* Write the TPI stream from a PDB to Yaml.Zachary Turner2016-08-161-0/+1
* Refactor the PDB writing to use a builder approachZachary Turner2016-07-111-0/+1
* [pdb] Round trip the PDB stream between YAML and binary PDB.Zachary Turner2016-07-061-0/+1
* [pdb] Re-add code to write PDB files.Zachary Turner2016-06-301-1/+0
* Update llvm-pdbdump to use subcommands.Zachary Turner2016-06-301-15/+8
* [llvm-pdbdump] Dump MSF headers to YAML.Zachary Turner2016-06-061-0/+51
OpenPOWER on IntegriCloud