[PATCH] D19840: Parse and dump PDB TPI Stream
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 16:32:09 PDT 2016
zturner updated this revision to Diff 55912.
zturner added a comment.
Fix suggestions from ruiu@
http://reviews.llvm.org/D19840
Files:
include/llvm/DebugInfo/PDB/Raw/ByteStream.h
include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h
include/llvm/DebugInfo/PDB/Raw/PDBFile.h
include/llvm/DebugInfo/PDB/Raw/RawConstants.h
include/llvm/DebugInfo/PDB/Raw/StreamInterface.h
include/llvm/DebugInfo/PDB/Raw/StreamReader.h
include/llvm/DebugInfo/PDB/Raw/TpiStream.h
lib/DebugInfo/PDB/CMakeLists.txt
lib/DebugInfo/PDB/Raw/ByteStream.cpp
lib/DebugInfo/PDB/Raw/MappedBlockStream.cpp
lib/DebugInfo/PDB/Raw/PDBFile.cpp
lib/DebugInfo/PDB/Raw/StreamReader.cpp
lib/DebugInfo/PDB/Raw/TpiStream.cpp
test/DebugInfo/PDB/pdbdump-headers.test
tools/llvm-pdbdump/llvm-pdbdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19840.55912.patch
Type: text/x-patch
Size: 16675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/8479209d/attachment.bin>
More information about the llvm-commits
mailing list