[LLVMbugs] [Bug 10321] lib/VMCore/Instructions.cpp:191: void llvm::CallInst::init(llvm::Value*, llvm::Value* const*, unsigned int): Assertion `(i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"' failed.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 11 22:00:12 PDT 2011


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

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 00:00:11 CDT ---
Fixed in r134966.

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