[all-commits] [llvm/llvm-project] b67f86: [llvm-pdbutil] Add missing --id-stats to dump the ...

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Fri Jun 5 12:11:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b67f86020889852d2b318fbf4ec6c10389f8efd8
      https://github.com/llvm/llvm-project/commit/b67f86020889852d2b318fbf4ec6c10389f8efd8
  Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
    M llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
    M llvm/tools/llvm-pdbutil/llvm-pdbutil.h

  Log Message:
  -----------
  [llvm-pdbutil] Add missing --id-stats to dump the IPI stream

Before this patch, llvm-pdbutil supported only --type-stats to dump stats about a PDB TPI stream.
Adding --id-stats for completion.




More information about the All-commits mailing list