summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbdump/CodeViewYaml.cpp
Commit message (Expand)AuthorAgeFilesLines
* [pdb] Dump Module Symbols to Yaml.Zachary Turner2016-10-081-594/+0
* [pdb] Get rid of Data and RawData in CVType.Zachary Turner2016-09-141-9/+50
* [pdb] Pass CVRecord's through the visitor as non-const references.Zachary Turner2016-09-091-12/+7
* [pdb] Write PDB TPI Stream from Yaml.Zachary Turner2016-09-091-22/+19
* [pdb] Make YamlTypeDumperCallbacks reuse *this.Zachary Turner2016-09-081-7/+6
* Re-add "Make FieldList records print as a YAML sequence"Zachary Turner2016-09-061-0/+42
* Revert r280549.Nico Weber2016-09-031-45/+0
* [codeview] Make FieldList records print as a yaml sequence.Zachary Turner2016-09-021-0/+45
* [codeview] Have visitTypeBegin return the record type.Zachary Turner2016-08-311-2/+6
* [codeview] Add TypeVisitorCallbackPipeline.Zachary Turner2016-08-311-4/+14
* Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner2016-08-181-0/+506
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-161-506/+0
* Write the TPI stream from a PDB to Yaml.Zachary Turner2016-08-161-0/+506
OpenPOWER on IntegriCloud