[PATCH] D20026: Parse each module's module info stream

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 16:46:28 PDT 2016


zturner updated this revision to Diff 56481.
zturner added a comment.

Updated based on suggestions.  Also now dumps some information from each module's stream, so that it's not dead code anymore.


http://reviews.llvm.org/D20026

Files:
  include/llvm/DebugInfo/PDB/Raw/ByteStream.h
  include/llvm/DebugInfo/PDB/Raw/ModStream.h
  lib/DebugInfo/PDB/CMakeLists.txt
  lib/DebugInfo/PDB/Raw/ByteStream.cpp
  lib/DebugInfo/PDB/Raw/ModStream.cpp
  test/DebugInfo/PDB/pdbdump-headers.test
  tools/llvm-pdbdump/llvm-pdbdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20026.56481.patch
Type: text/x-patch
Size: 18118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/37354e8c/attachment.bin>


More information about the llvm-commits mailing list