[PATCH] D21393: [pdbdump] Verify LF_{CLASS, ENUM, INTERFACE, STRUCTURE, UNION} records with different hash function.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 11:42:59 PDT 2016
ruiu created this revision.
ruiu added a reviewer: zturner.
ruiu added a subscriber: llvm-commits.
This patch adds a new hash function hashBufferV8 and use it to verify TPI records.
http://reviews.llvm.org/D21393
Files:
include/llvm/DebugInfo/CodeView/CVRecord.h
include/llvm/DebugInfo/PDB/Raw/Hash.h
lib/DebugInfo/PDB/Raw/Hash.cpp
lib/DebugInfo/PDB/Raw/TpiStream.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21393.60870.patch
Type: text/x-patch
Size: 7484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/6ce2e010/attachment.bin>
More information about the llvm-commits
mailing list