[PATCH] D42559: [CodeView] Speed up type merging by about 20%

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 09:34:12 PST 2018


zturner updated this revision to Diff 131608.
zturner added a comment.

Return an empty record when remapping fails.


https://reviews.llvm.org/D42559

Files:
  llvm/include/llvm/DebugInfo/CodeView/CVRecord.h
  llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
  llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp
  llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42559.131608.patch
Type: text/x-patch
Size: 12932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180126/75be8525/attachment-0001.bin>


More information about the llvm-commits mailing list