[PATCH] D22308: [pdb] Introduce an MsfBuilder class for laying out PDB files
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 11:32:09 PDT 2016
zturner updated this revision to Diff 63834.
zturner added a comment.
Update some comments.
http://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.63834.patch
Type: text/x-patch
Size: 32190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160713/abcac353/attachment.bin>
More information about the llvm-commits
mailing list