https://bugs.llvm.org/show_bug.cgi?id=44147

Jeremy Morse <jeremy.morse.l...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|CONFIRMED                   |RESOLVED

--- Comment #13 from Jeremy Morse <jeremy.morse.l...@gmail.com> ---
David wrote:
> Likely duplicate of bug 43909?

Yup, that definitely looks to be it; and the patch in
https://reviews.llvm.org/D70376 is better; thanks for the cross-reference.

Mike wrote:
> I tried with the 3 patches from that branch, but without assertions, and the 
> non-determinism I mentioned in comment 9 are gone.

Cool, it must have been switching from WeakVH to LVIValueHandle. The patch in
the other bug looks like it'll go in shortly, and it appears to fix the same
issue in a better way. I'll mark this as a duplicate; please re-open if D70376
doesn't actually fix it for you.

*** This bug has been marked as a duplicate of bug 43909 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to