[LLVMbugs] [Bug 10337] lib/VMCore/Instructions.cpp:968: void llvm::StoreInst::AssertOK(): Assertion `getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"' failed.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jul 12 20:59:42 PDT 2011


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

Chris Lattner <clattner at apple.com> changed:

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

--- Comment #3 from Chris Lattner <clattner at apple.com> 2011-07-12 22:59:42 CDT ---
Fixed in r135030, thanks!

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