[LLVMbugs] [Bug 7523] Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"), function init, file Instructions.cpp, line 246.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jun 29 15:40:11 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7523
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Chris Lattner <clattner at apple.com> 2010-06-29 17:40:10 CDT ---
Fixed in r107216, 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