[LLVMbugs] [Bug 6198] instcombine crash: "Cannot getTypeInfo() on a type that is unsized!"
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Feb 1 09:43:08 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6198
Bob Wilson <bob.wilson at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Bob Wilson <bob.wilson at apple.com> 2010-02-01 11:43:08 ---
Fixed in svn r94984.
For some reason, I can't repro the crash. I ran an assertion-enabled opt but
it seems to run OK. Since the cause of the problem seems fairly obvious, I
just fixed it.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list