[PATCH] D51443: [dsymutil] Remove non-determinism.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 3 03:56:42 PDT 2018


JDevlieghere updated this revision to Diff 163686.
JDevlieghere added a comment.

- Alternative approach with no performance penalty.
- We only consider offsets that were emitted *before* the analyze/clone lambda runs.


https://reviews.llvm.org/D51443

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51443.163686.patch
Type: text/x-patch
Size: 8795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180903/e7cf5272/attachment.bin>


More information about the llvm-commits mailing list