[PATCH] D20343: pdbdump: Print out more strcutures.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 15:45:32 PDT 2016


ruiu created this revision.
ruiu added a reviewer: zturner.
ruiu added a subscriber: llvm-commits.

I don't yet fully understand the meaning of these data strcutures,
but at least it seems that their sizes and types are correct.
With this change, we can read publics streams till end.

http://reviews.llvm.org/D20343

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20343.57535.patch
Type: text/x-patch
Size: 4379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160517/f47accfb/attachment.bin>


More information about the llvm-commits mailing list