[LLVMbugs] [Bug 11279] Assertion `!IVLimit->getType()->isPointerTy() && "Should not expand pointer types"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Nov 2 10:22:08 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=11279
Andrew Trick <atrick at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Andrew Trick <atrick at apple.com> 2011-11-02 12:22:08 CDT ---
r143522 is a quick fix that broadens the assert to handle this case.
r143546 is a general rewrite of LFTR to handle the problem more systematically.
--
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