[llvm-bugs] [Bug 34211] opt crashes when running BDCE: Assertion `Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 16 09:13:04 PDT 2017


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

Hal Finkel <hfinkel at anl.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Hal Finkel <hfinkel at anl.gov> ---
Fixed in r311014. Did you reach this from real code or random testing? If from
real code, we should get this into the release if possible.

-- 
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/20170816/035ea32e/attachment.html>


More information about the llvm-bugs mailing list