[PATCH] D20480: pdbdump: print out symbol names referred by publics stream.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 13:01:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270262: pdbdump: print out symbol names referred by publics stream. (authored by ruiu).

Changed prior to commit:
  http://reviews.llvm.org/D20480?vs=57959&id=57973#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20480

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/PDBFile.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/PublicsStream.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/SymbolStream.h
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/Raw/PDBFile.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/PublicsStream.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/SymbolStream.cpp
  llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
  llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20480.57973.patch
Type: text/x-patch
Size: 11714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160520/81570da7/attachment.bin>


More information about the llvm-commits mailing list