[PATCH] D28707: PDB: Add a class to create the /names stream contents.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 18:40:22 PST 2017


ruiu updated this revision to Diff 84415.
ruiu added a comment.

- Updated as per Zach's comments.


https://reviews.llvm.org/D28707

Files:
  llvm/include/llvm/DebugInfo/PDB/Raw/NameHashTableBuilder.h
  llvm/include/llvm/DebugInfo/PDB/Raw/RawTypes.h
  llvm/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/lib/DebugInfo/PDB/Raw/NameHashTable.cpp
  llvm/lib/DebugInfo/PDB/Raw/NameHashTableBuilder.cpp
  llvm/unittests/DebugInfo/PDB/CMakeLists.txt
  llvm/unittests/DebugInfo/PDB/NameHashTableBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28707.84415.patch
Type: text/x-patch
Size: 9487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170114/9617c834/attachment.bin>


More information about the llvm-commits mailing list