[llvm-bugs] [Bug 27112] Inliner crashing with "An asserting value handle still pointed to this value!"
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 20 08:29:25 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=27112
Jesper Antonsson <jesper.antonsson at ericsson.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jesper.antonsson at ericsson.c
| |om
Resolution|--- |FIXED
--- Comment #4 from Jesper Antonsson <jesper.antonsson at ericsson.com> ---
This problem was fixed or went into hiding after commit 55856262329:
[PH] Replace uses of AssertingVH from members of analysis results with
a lazy-asserting PoisoningVH.
I think the core issue remains, but I'm closing this issue.
--
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/20170620/163dda00/attachment-0001.html>
More information about the llvm-bugs
mailing list