[LLVMbugs] [Bug 3687] Assertion failed: ((i >= FTy->getNumParams() || FTy-> getParamType(i) == Params[i]->getType()) && " Calling a function with a bad signature!"), function init, file Instructions.cpp, line 294.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Mar 2 20:55:30 PST 2009


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


Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sharparrow1 at yahoo.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Eli Friedman <sharparrow1 at yahoo.com>  2009-03-02 22:55:30 ---
Fixed in r65925.  A rather nasty bug...


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