[PATCH] D34906: [llvm-pdbutil] Output the symbol offset when dumping symbols

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 14:35:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306890: [llvm-pdbutil] Output the symbol offset when dumping. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D34906?vs=104924&id=104935#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34906

Files:
  lld/trunk/test/COFF/pdb-comdat.test
  lld/trunk/test/COFF/pdb-global-gc.yaml
  lld/trunk/test/COFF/pdb-import-gc.yaml
  lld/trunk/test/COFF/pdb-safeseh.yaml
  lld/trunk/test/COFF/pdb-secrel-absolute.yaml
  lld/trunk/test/COFF/pdb-symbol-types.yaml
  llvm/trunk/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h
  llvm/trunk/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp
  llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
  llvm/trunk/tools/llvm-pdbutil/DumpOutputStyle.cpp
  llvm/trunk/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  llvm/trunk/tools/llvm-pdbutil/MinimalSymbolDumper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34906.104935.patch
Type: text/x-patch
Size: 55948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/7287ba8a/attachment-0001.bin>


More information about the llvm-commits mailing list