[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 11:42:47 PDT 2016
zturner updated this revision to Diff 64176.
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.64176.patch
Type: text/x-patch
Size: 35651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/3985674c/attachment.bin>
More information about the llvm-commits
mailing list