[llvm-bugs] [Bug 30976] Regression(286427:286438): Assertion `!isa<Instruction>(StartV) || SE.DT.properlyDominates(cast<Instruction>(StartV)->getParent(), L->getHeader())' failed when building chromium

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 29 13:57:43 PST 2016


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

Sebastian Pop <sebpop at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sebpop at gmail.com
         Resolution|---                         |FIXED

--- Comment #6 from Sebastian Pop <sebpop at gmail.com> ---
The new patch to fix PR30942 and PR30935 https://reviews.llvm.org/D27216 does
not ICE on the testcase of this bug: I'm closing this bug.

-- 
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/20161129/0ca87719/attachment.html>


More information about the llvm-bugs mailing list