summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/DumpOutputStyle.h
Commit message (Expand)AuthorAgeFilesLines
* [pdb] Add -type-stats and sort stats by descending sizeReid Kleckner2019-03-221-0/+5
* [llvm-pdbutil] Add -type-ref-stats to help find unused type infoReid Kleckner2019-03-211-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PDB] Emit old fpo data to the PDB file.Zachary Turner2018-09-121-0/+2
* [PDB] Write FPO Data to the PDB.Zachary Turner2018-09-111-0/+1
* [llvm-pdbutil] Support PDBs without a DBI streamAlexandre Ganea2018-08-061-0/+3
* [llvm-pdbutil] Dump more info about globals.Zachary Turner2018-07-061-0/+1
* [PDB] Make our PDBs look more like MS PDBs.Zachary Turner2018-03-231-0/+1
* Revert "Resubmit "Support embedding natvis files in PDBs.""Zachary Turner2018-03-201-1/+0
* Resubmit "Support embedding natvis files in PDBs."Zachary Turner2018-03-201-0/+1
* Revert "Support embedding natvis files in PDBs."Zachary Turner2018-03-191-1/+0
* Support embedding natvis files in PDBs.Zachary Turner2018-03-191-0/+1
* [PDB] Correctly link S_FILESTATIC records.Zachary Turner2018-01-051-0/+2
* Teach llvm-pdbutil to dump types from object files.Zachary Turner2017-12-051-0/+1
* [llvm-pdbutil] Support dumping CodeView from object files.Zachary Turner2017-09-011-6/+11
* [llvm-pdbutil] Print detailed S_UDT stats.Zachary Turner2017-08-311-1/+2
* [llvm-pdbutil] Add support for dumping detailed module stats.Zachary Turner2017-08-211-1/+28
* [llvm-pdbutil] Dump image section headers.Zachary Turner2017-08-041-0/+4
* [PDB] Improve GSI hash table dumping for publics and globalsReid Kleckner2017-07-261-0/+4
* [llvm-pdbutil] Add the ability to dump the dependency tree for a typeZachary Turner2017-06-301-2/+0
* [llvm-pdbutil] Rename "raw" to "dump".Zachary Turner2017-06-221-0/+64
OpenPOWER on IntegriCloud