aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-pdbutil/DumpOutputStyle.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-05Remove unused #include "llvm/ADT/Optional.h"Fangrui Song1-1/+0
2022-03-25[llvm-pdbutil] Move InputFile/FormatUtil/LinePrinter to PDB library.Carlos Alberto Enciso1-1/+1
2022-01-07[llvm] Remove unused forward declarations (NFC)Kazu Hirata1-6/+0
2019-03-22[pdb] Add -type-stats and sort stats by descending sizeReid Kleckner1-0/+5
2019-03-21[llvm-pdbutil] Add -type-ref-stats to help find unused type infoReid Kleckner1-0/+4
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-09-12[PDB] Emit old fpo data to the PDB file.Zachary Turner1-0/+2
2018-09-11[PDB] Write FPO Data to the PDB.Zachary Turner1-0/+1
2018-08-06[llvm-pdbutil] Support PDBs without a DBI streamAlexandre Ganea1-0/+3
2018-07-06[llvm-pdbutil] Dump more info about globals.Zachary Turner1-0/+1
2018-03-23[PDB] Make our PDBs look more like MS PDBs.Zachary Turner1-0/+1
2018-03-20Revert "Resubmit "Support embedding natvis files in PDBs.""Zachary Turner1-1/+0
2018-03-20Resubmit "Support embedding natvis files in PDBs."Zachary Turner1-0/+1
2018-03-19Revert "Support embedding natvis files in PDBs."Zachary Turner1-1/+0
2018-03-19Support embedding natvis files in PDBs.Zachary Turner1-0/+1
2018-01-05[PDB] Correctly link S_FILESTATIC records.Zachary Turner1-0/+2
2017-12-05Teach llvm-pdbutil to dump types from object files.Zachary Turner1-0/+1
2017-09-01[llvm-pdbutil] Support dumping CodeView from object files.Zachary Turner1-6/+11
2017-08-31[llvm-pdbutil] Print detailed S_UDT stats.Zachary Turner1-1/+2
2017-08-21[llvm-pdbutil] Add support for dumping detailed module stats.Zachary Turner1-1/+28
2017-08-04[llvm-pdbutil] Dump image section headers.Zachary Turner1-0/+4
2017-07-26[PDB] Improve GSI hash table dumping for publics and globalsReid Kleckner1-0/+4
2017-06-30[llvm-pdbutil] Add the ability to dump the dependency tree for a typeZachary Turner1-2/+0
2017-06-22[llvm-pdbutil] Rename "raw" to "dump".Zachary Turner1-0/+64