[LLVMbugs] [Bug 6255] llvm_unreachable assert in llc

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Feb 8 14:06:10 PST 2010


http://llvm.org/bugs/show_bug.cgi?id=6255


Dan Gohman <gohman at apple.com> changed:

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




--- Comment #2 from Dan Gohman <gohman at apple.com>  2010-02-08 16:06:10 ---
The new sizeof folding code was producing constant expressions of kinds that
the asm printer wasn't prepared to handle. This is fixed in r95583.


-- 
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