[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
Sat Jan 14 16:47:04 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292040: PDB: Add a class to create the /names stream contents. (authored by ruiu).

Changed prior to commit:
  https://reviews.llvm.org/D28707?vs=84415&id=84467#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28707

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28707.84467.patch
Type: text/x-patch
Size: 9752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170115/e4888253/attachment.bin>


More information about the llvm-commits mailing list