[PATCH] D20837: [pdb] Add unit tests for zero copy mapped block stream
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 14:32:39 PDT 2016
zturner created this revision.
zturner added reviewers: rnk, ruiu.
zturner added a subscriber: llvm-commits.
http://reviews.llvm.org/D20837
Files:
include/llvm/DebugInfo/PDB/Raw/IPDBFile.h
include/llvm/DebugInfo/PDB/Raw/InfoStream.h
include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h
include/llvm/DebugInfo/PDB/Raw/PDBFile.h
include/llvm/Support/Allocator.h
lib/DebugInfo/PDB/Raw/InfoStream.cpp
lib/DebugInfo/PDB/Raw/MappedBlockStream.cpp
lib/DebugInfo/PDB/Raw/ModStream.cpp
lib/DebugInfo/PDB/Raw/SymbolStream.cpp
lib/DebugInfo/PDB/Raw/TpiStream.cpp
unittests/DebugInfo/PDB/CMakeLists.txt
unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20837.59131.patch
Type: text/x-patch
Size: 12844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160531/14220d4c/attachment.bin>
More information about the llvm-commits
mailing list