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

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 14:37:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3b7cb015fd5: [llvm-pdbutil] Add options to only dump symbol record at specified offset and… (authored by zequanwu).

Changed prior to commit:
  https://reviews.llvm.org/D124317?vs=425295&id=425612#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124317

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124317.425612.patch
Type: text/x-patch
Size: 27575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/544a6a10/attachment.bin>


More information about the llvm-commits mailing list