[LLVMdev] Is this bug in LLVM?

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Nov 9 12:59:35 PST 2006


> But, I met this error.
>
> llc: ARMISelDAGToDAG.cpp:73: llvm::SDOperand LowerCALL(llvm::SDOperand, llvm::SelectionDAG&): Assertion `isVarArg == false && "VarArg not supported"' failed.
> llc((anonymous namespace)::PrintStackTrace()+0x15)[0x850437d]
> llc((anonymous namespace)::SignalHandler(int)+0x139)[0x8504645]
> Aborted

Try to download the CVS version. Varargs is already implemented in CVS :-)

> I can't understand. Would you mind replying to me w.r.t this?
> Thank you.
>
> Best regards,
> Seung Jae Lee

Best Regards,
Rafael



More information about the llvm-dev mailing list