[PATCH] D28715: Raise the PDB Hash Map out of the NameMap class

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 15:42:27 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292535: [pdb] Add HashTable data structure. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D28715?vs=84751&id=85050#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28715

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/HashTable.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/NameMapBuilder.h
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/Raw/HashTable.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/NameMap.cpp
  llvm/trunk/lib/DebugInfo/PDB/Raw/NameMapBuilder.cpp
  llvm/trunk/unittests/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/unittests/DebugInfo/PDB/HashTableTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28715.85050.patch
Type: text/x-patch
Size: 30776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/e7d077b6/attachment.bin>


More information about the llvm-commits mailing list