[PATCH] D33506: Don't keep re-allocating the temp serializer.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 14:15:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303919: [CodeView Type Merging] Don't keep re-allocating temp serializer. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D33506?vs=100122&id=100299#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33506

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeSerializer.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeSerializer.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33506.100299.patch
Type: text/x-patch
Size: 4617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/7645fb2c/attachment.bin>


More information about the llvm-commits mailing list