[PATCH] D22308: [pdb] Introduce an MsfBuilder class for laying out PDB files

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 10:32:04 PDT 2016


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

Fix suggestions


https://reviews.llvm.org/D22308

Files:
  include/llvm/DebugInfo/PDB/Raw/MsfBuilder.h
  include/llvm/DebugInfo/PDB/Raw/MsfCommon.h
  lib/DebugInfo/PDB/CMakeLists.txt
  lib/DebugInfo/PDB/Raw/MsfBuilder.cpp
  lib/DebugInfo/PDB/Raw/MsfCommon.cpp
  unittests/DebugInfo/PDB/CMakeLists.txt
  unittests/DebugInfo/PDB/ErrorChecking.h
  unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp
  unittests/DebugInfo/PDB/MsfBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22308.64160.patch
Type: text/x-patch
Size: 33882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/10f26104/attachment.bin>


More information about the llvm-commits mailing list