[PATCH] D24370: Add support for writing TPI hash values

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 16:08:50 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281555: [pdb] Write TPI hash values to the TPI stream. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D24370?vs=71424&id=71461#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24370

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/CVRecord.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeSerializationVisitor.h
  llvm/trunk/include/llvm/DebugInfo/MSF/MSFBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/RawConstants.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/TpiHashing.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/TpiStream.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h
  llvm/trunk/lib/DebugInfo/MSF/MSFBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/InfoStreamBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/PDBFileBuilder.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/TpiHashing.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/TpiStream.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/TpiStreamBuilder.cpp
  llvm/trunk/test/DebugInfo/PDB/pdbdump-readwrite.test
  llvm/trunk/test/DebugInfo/PDB/pdbdump-write.test
  llvm/trunk/tools/llvm-pdbdump/PdbYaml.cpp
  llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24370.71461.patch
Type: text/x-patch
Size: 37799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/8575cc5d/attachment.bin>


More information about the llvm-commits mailing list