[PATCH] D48899: [dsymutil] Convert recursion in lookForDIEsToKeep into worklist.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 09:12:13 PDT 2018


JDevlieghere updated this revision to Diff 154251.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.

- Add FIFO comment.


https://reviews.llvm.org/D48899

Files:
  llvm/tools/dsymutil/DwarfLinker.cpp
  llvm/tools/dsymutil/DwarfLinker.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48899.154251.patch
Type: text/x-patch
Size: 7695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/9b096a8c/attachment.bin>


More information about the llvm-commits mailing list