[PATCH] D24370: Add support for writing TPI hash values
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 13:47:01 PDT 2016
zturner updated this revision to Diff 71424.
zturner added a comment.
Herald added a subscriber: mgorny.
Updated with suggestions from rnk
https://reviews.llvm.org/D24370
Files:
include/llvm/DebugInfo/CodeView/CVRecord.h
include/llvm/DebugInfo/CodeView/TypeSerializationVisitor.h
include/llvm/DebugInfo/MSF/MSFBuilder.h
include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h
include/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h
include/llvm/DebugInfo/PDB/Raw/RawConstants.h
include/llvm/DebugInfo/PDB/Raw/TpiHashing.h
include/llvm/DebugInfo/PDB/Raw/TpiStream.h
include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h
lib/DebugInfo/MSF/MSFBuilder.cpp
lib/DebugInfo/PDB/CMakeLists.txt
lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp
lib/DebugInfo/PDB/Raw/InfoStreamBuilder.cpp
lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp
lib/DebugInfo/PDB/Raw/TpiHashing.cpp
lib/DebugInfo/PDB/Raw/TpiStream.cpp
lib/DebugInfo/PDB/Raw/TpiStreamBuilder.cpp
test/DebugInfo/PDB/pdbdump-readwrite.test
test/DebugInfo/PDB/pdbdump-write.test
tools/llvm-pdbdump/PdbYaml.cpp
tools/llvm-pdbdump/llvm-pdbdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24370.71424.patch
Type: text/x-patch
Size: 37078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/98a5ad6a/attachment.bin>
More information about the llvm-commits
mailing list