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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 05:04:44 PDT 2018


JDevlieghere planned changes to this revision.
JDevlieghere added a comment.

I didn't have a modules build of clang yesterday. Both versions trigger the same assertion: `Assertion failed: (Ref > InputDIE.getOffset()), function cloneDieReferenceAttribute`. I'll have to investigate.


https://reviews.llvm.org/D51443





More information about the llvm-commits mailing list