[LLVMdev] llvmgcc ToT broken

Eric Christopher echristo at apple.com
Tue Oct 27 11:37:24 PDT 2009


On Oct 27, 2009, at 11:26 AM, Dale Johannesen wrote:

> 
> On Oct 27, 2009, at 11:23 AMPDT, Stuart Hastings wrote:
> 
>> The first buildbot failure I can readily find was Monday, 26oct2009 around 7PM PDT.  The assertion is
>> 
>> Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"), function init, file /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/src/lib/VMCore/Instructions.cpp, line 312.
> 
> Yes, I've been fighting through it this morning.  Reverting Eric's patch fixed it (you might have to remove stmp* files to get it to rebuild enough stuff).

Bob already reverted on ToT. Please update.

Thanks.

-eric



More information about the llvm-dev mailing list