summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PDB/pdbdump-yaml.test
Commit message (Expand)AuthorAgeFilesLines
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-2/+2
* [PDB] Add support for parsing Flags from PDB Stream.Zachary Turner2017-03-161-0/+1
* [pdb] Write the Named Stream mapping to Yaml and binary.Zachary Turner2017-01-201-9/+6
* [pdbdump] Use the "flow" style to print out a sequence of uint32_t.Rui Ueyama2016-07-201-53/+20
* [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/+7
* [pdb] Use MsfBuilder to handle the writing PDBs.Zachary Turner2016-07-151-1/+0
* Refactor the PDB writing to use a builder approachZachary Turner2016-07-111-1/+1
* [pdb] Add a pdb2yaml option to not dump file headers.Zachary Turner2016-07-111-0/+7
* [pdb] Round trip the PDB stream between YAML and binary PDB.Zachary Turner2016-07-061-4/+62
* Update llvm-pdbdump to use subcommands.Zachary Turner2016-06-301-3/+2
* Resubmit "[pdb] Actually write a PDB to disk from YAML.""Zachary Turner2016-06-141-8/+10
* Revert "[pdb] Actually write a PDB to disk from YAML."Zachary Turner2016-06-141-10/+8
* [pdb] Actually write a PDB to disk from YAML.Zachary Turner2016-06-141-8/+10
* Fix CRLF -> LF.Rui Ueyama2016-06-061-17/+17
* [llvm-pdbdump] Dump MSF headers to YAML.Zachary Turner2016-06-061-0/+17
OpenPOWER on IntegriCloud