[PATCH] D51618: [dsymutil] Reduce peak memory usage for the single threaded execution.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 01:08:14 PDT 2018


JDevlieghere updated this revision to Diff 164156.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.

Move null-check into CloneLambda.


https://reviews.llvm.org/D51618

Files:
  llvm/docs/CommandGuide/dsymutil.rst
  llvm/tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51618.164156.patch
Type: text/x-patch
Size: 10950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/8626ed71/attachment.bin>


More information about the llvm-commits mailing list