[PATCH] D19731: Parse PDB Name Hash Table
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 29 13:05:40 PDT 2016
zturner updated this revision to Diff 55653.
zturner added a comment.
I actually managed to figure out the rest of this, so we can now dump all the strings from it as well, and I added tests in llvm-pdbdump to verify.
http://reviews.llvm.org/D19731
Files:
include/llvm/DebugInfo/PDB/Raw/DbiStream.h
include/llvm/DebugInfo/PDB/Raw/NameHashTable.h
include/llvm/DebugInfo/PDB/Raw/StreamReader.h
lib/DebugInfo/PDB/CMakeLists.txt
lib/DebugInfo/PDB/Raw/DbiStream.cpp
lib/DebugInfo/PDB/Raw/NameHashTable.cpp
test/DebugInfo/PDB/pdbdump-headers.test
tools/llvm-pdbdump/llvm-pdbdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19731.55653.patch
Type: text/x-patch
Size: 10887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/c6445b33/attachment.bin>
More information about the llvm-commits
mailing list