[all-commits] [llvm/llvm-project] a64872: Reland "[llvm-pdbutil] Add options to only dump sy...

Zequan Wu via All-commits all-commits at lists.llvm.org
Wed May 25 09:58:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a648724921b3bf877a0f3b09ac3e32d9c8de3fe5
      https://github.com/llvm/llvm-project/commit/a648724921b3bf877a0f3b09ac3e32d9c8de3fe5
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2022-05-25 (Wed, 25 May 2022)

  Changed paths:
    M llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
    M llvm/include/llvm/DebugInfo/PDB/Native/InputFile.h
    M llvm/include/llvm/DebugInfo/PDB/Native/LinePrinter.h
    M llvm/include/llvm/Support/BinaryStreamArray.h
    M llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp
    M llvm/lib/DebugInfo/PDB/Native/InputFile.cpp
    A llvm/test/tools/llvm-pdbutil/Inputs/symbol-offset.yaml
    A llvm/test/tools/llvm-pdbutil/symbol-offset.test
    M llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
    M llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp

  Log Message:
  -----------
  Reland "[llvm-pdbutil] Add options to only dump symbol record at specified offset and its parents or children with spcified depth."

This reverts commit cfb4e782520ce59602a34732386ebbdf58136cfb.




More information about the All-commits mailing list