summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbdump/LLVMOutputStyle.h
Commit message (Expand)AuthorAgeFilesLines
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-70/+0
* Resubmit "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-3/+9
* Revert "[CodeView] Provide a common interface for type collections."Zachary Turner2017-05-191-9/+3
* [CodeView] Provide a common interface for type collections.Zachary Turner2017-05-181-3/+9
* [llvm-pdbdump] Only build the TypeDatabase if necessary.Zachary Turner2017-05-041-2/+5
* [PDB] Use two DBs when dumping the IPI streamReid Kleckner2017-03-231-0/+1
* Add the beginning of PDB diffing support.Zachary Turner2017-03-131-3/+4
* [pdb] Write the Named Stream mapping to Yaml and binary.Zachary Turner2017-01-201-0/+1
* [CodeView] Finish decoupling TypeDatabase from TypeDumper.Zachary Turner2017-01-111-2/+2
* [CodeView/PDB] Rename a bunch of files.Zachary Turner2017-01-111-1/+1
* [pdb] added support for dumping globals streamBob Haarman2016-10-211-0/+1
* [pdb] Print out some more info when dumping a raw stream.Zachary Turner2016-09-091-0/+3
* [pdb] Add command line options for dumping individual streams and blocksZachary Turner2016-09-091-2/+2
* [CodeView] Decouple record deserialization from visitor dispatch.Zachary Turner2016-08-051-1/+1
* [msf] Teach LLVM to parse a split Fpm.Zachary Turner2016-08-011-0/+3
* pdbdump: Dump Free Page Map contents.Rui Ueyama2016-07-291-0/+1
* Update llvm-pdbdump to use subcommands.Zachary Turner2016-06-301-15/+17
* [llvm-pdbdump] Dump MSF headers to YAML.Zachary Turner2016-06-061-0/+2
* [pdbdump] Print out New FPO stream contents.Rui Ueyama2016-06-061-0/+1
* [llvm-pdbdump] Introduce an abstraction for the output style.Zachary Turner2016-06-031-0/+45
OpenPOWER on IntegriCloud