[PATCH] D33428: [PDB] Hash types up front when merging types instead of using StringMap

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 11:24:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303665: [PDB] Hash types up front when merging types instead of using StringMap (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D33428?vs=99840&id=99956#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33428

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeSerializer.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeTableCollection.h
  llvm/trunk/lib/DebugInfo/CodeView/TypeSerializer.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeTableCollection.cpp
  llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33428.99956.patch
Type: text/x-patch
Size: 14589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/37c964bc/attachment.bin>


More information about the llvm-commits mailing list