[PATCH] D21046: Use MappedBlockStream for parsing the directory
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 6 22:35:44 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL271982: [pdb] Use MappedBlockStream to parse the PDB directory. (authored by zturner).
Changed prior to commit:
http://reviews.llvm.org/D21046?vs=59809&id=59827#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21046
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/StreamArray.h
llvm/trunk/include/llvm/DebugInfo/CodeView/StreamReader.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/IPDBFile.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/IPDBStreamData.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/IndexedStreamData.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/InfoStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/ModStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/PDBFile.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/SymbolStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/TpiStream.h
llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
llvm/trunk/lib/DebugInfo/PDB/Raw/DbiStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/IndexedStreamData.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/InfoStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/MappedBlockStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/ModStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/PDBFile.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/PublicsStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/SymbolStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/TpiStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Raw/TpiStream.cpp.rej
llvm/trunk/tools/llvm-pdbdump/LLVMOutputStyle.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21046.59827.patch
Type: text/x-patch
Size: 32674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160607/f59313a9/attachment.bin>
More information about the llvm-commits
mailing list