[PATCH] D19570: [PDB] Parse module information from the DBI stream

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 10:09:27 PDT 2016


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

Fix padding issues everywhere.

David, are you satisfied with the explanation about incrementing past the end of the iterator earlier, or do you have a suggestion for a better way to accomplish the same thing?


http://reviews.llvm.org/D19570

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19570.55252.patch
Type: text/x-patch
Size: 13149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/aed79024/attachment.bin>


More information about the llvm-commits mailing list