[PATCH] D20256: pdbdump: Print "Publics" stream.

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


ruiu updated this revision to Diff 57252.
ruiu added a comment.

- Updated as per zturner's comments.


http://reviews.llvm.org/D20256

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20256.57252.patch
Type: text/x-patch
Size: 14565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160513/71cd08d2/attachment.bin>


More information about the llvm-commits mailing list