[llvm-bugs] [Bug 19580] MergeFunctions::removeUsers should guard against repeated values
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 15 11:37:45 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=19580
Nikita Popov <nikita.ppv at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |nikita.ppv at gmail.com
--- Comment #7 from Nikita Popov <nikita.ppv at gmail.com> ---
This issue has been fixed (in the same way as suggested in the attached patch)
by https://reviews.llvm.org/D11208 in 2015, which also has a reduced test case.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181015/c76624a8/attachment.html>
More information about the llvm-bugs
mailing list