[llvm-bugs] [Bug 28196] crash at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu (static bool llvm::isa_impl_cl<To, const From*>::doit(const From*) [with To = llvm::GlobalValue; From = llvm::Value]: Assertion `Val && "isa<> used on a null pointer"' failed.)

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jun 19 19:34:03 PDT 2016


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

David Majnemer <david.majnemer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |david.majnemer at gmail.com
          Component|-New Bugs                   |Loop Optimizer
         Resolution|---                         |FIXED
           Assignee|unassignedclangbugs at nondot. |david.majnemer at gmail.com
                   |org                         |
            Product|clang                       |libraries

--- Comment #1 from David Majnemer <david.majnemer at gmail.com> ---
Fixed in r273132.

-- 
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/20160620/2d84359c/attachment.html>


More information about the llvm-bugs mailing list