summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbdump/PdbYaml.h
Commit message (Expand)AuthorAgeFilesLines
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-125/+0
* [CodeView] Support CodeView subsections in any order.Zachary Turner2017-06-021-1/+4
* [ObjectYAML] Split CodeViewYAML into 3 pieces.Zachary Turner2017-05-311-1/+3
* [CodeView] Move CodeView symbol yaml logic to ObjectYAML.Zachary Turner2017-05-301-6/+1
* [CodeView] Move CodeView YAML code to ObjectYAML.Zachary Turner2017-05-301-186/+14
* [PDB/CodeView] Read/write codeview inlinee line information.Zachary Turner2017-05-021-0/+27
* [llvm-pdbdump] Abstract some of the YAML/Raw printing code.Zachary Turner2017-04-291-2/+2
* [llvm-pdbdump] Dump File / Line Info to YAML.Zachary Turner2017-04-251-0/+93
* [PDB] Add support for parsing Flags from PDB Stream.Zachary Turner2017-03-161-0/+1
* [pdb] Write the module info and symbol record streams.Zachary Turner2017-03-151-14/+14
* [llvm-pdbdump] Add support for dumping symbols from Yaml -> PDB.Zachary Turner2017-03-131-10/+10
* NFC: Rename (PDB) RawSession to NativeSessionAdrian McCarthy2017-01-251-2/+2
* [pdb] Write the Named Stream mapping to Yaml and binary.Zachary Turner2017-01-201-0/+2
* [pdb] Dump Module Symbols to Yaml.Zachary Turner2016-10-081-0/+20
* [pdb] Write the IPI stream.Zachary Turner2016-09-151-0/+1
* [pdb] Get rid of Data and RawData in CVType.Zachary Turner2016-09-141-0/+4
* [pdb] Write PDB TPI Stream from Yaml.Zachary Turner2016-09-091-4/+15
* Re-add "Make FieldList records print as a YAML sequence"Zachary Turner2016-09-061-1/+0
* Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner2016-08-181-6/+19
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-161-19/+6
* Write the TPI stream from a PDB to Yaml.Zachary Turner2016-08-161-6/+19
* [msf] Resubmit "Rename Msf -> MSF".Zachary Turner2016-07-291-5/+5
* Revert "[msf] Rename Msf to MSF."Zachary Turner2016-07-291-5/+5
* [msf] Rename Msf to MSF.Zachary Turner2016-07-291-5/+5
* [msf] Create LLVMDebugInfoMsfZachary Turner2016-07-221-3/+3
* [pdb] Round-trip module & file info to/from YAML.Zachary Turner2016-07-221-0/+14
* [pdbdump] Use the "flow" style to print out a sequence of uint32_t.Rui Ueyama2016-07-201-1/+1
* [pdb] Round trip the NameMap data structure to YAML.Zachary Turner2016-07-151-0/+11
* [pdb] Use MsfBuilder to handle the writing PDBs.Zachary Turner2016-07-151-8/+8
* Refactor the PDB writing to use a builder approachZachary Turner2016-07-111-9/+24
* [pdb] Add a pdb2yaml option to not dump file headers.Zachary Turner2016-07-111-1/+1
* [pdb] Round trip the PDB stream between YAML and binary PDB.Zachary Turner2016-07-061-0/+14
* Resubmit "[pdb] Actually write a PDB to disk from YAML.""Zachary Turner2016-06-141-24/+17
* Revert "[pdb] Actually write a PDB to disk from YAML."Zachary Turner2016-06-141-17/+24
* [pdb] Actually write a PDB to disk from YAML.Zachary Turner2016-06-141-24/+17
* [llvm-pdbdump] Dump stream sizes and stream blocks to yaml.Zachary Turner2016-06-061-0/+22
* [llvm-pdbdump] Dump MSF headers to YAML.Zachary Turner2016-06-061-0/+57
OpenPOWER on IntegriCloud