[llvm-bugs] [Bug 26865] Inliner crashes in ValueHandleBase::ValueIsDeleted

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 20 08:28:40 PDT 2017


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

Jesper Antonsson <jesper.antonsson at ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jesper.antonsson at ericsson.c
                   |                            |om
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 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/2630959f/attachment.html>


More information about the llvm-bugs mailing list