[PATCH] D71437: [PDB] Print the most redundant type record indices with /summary

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 14:10:03 PST 2019


rnk updated this revision to Diff 234616.
rnk added a comment.

- print llvm-pdbutil command
- fix variable names


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71437/new/

https://reviews.llvm.org/D71437

Files:
  lld/COFF/PDB.cpp
  lld/test/COFF/pdb-type-server-simple.test
  llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
  llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h
  llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71437.234616.patch
Type: text/x-patch
Size: 9846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/d147c185/attachment.bin>


More information about the llvm-commits mailing list