[LLVMdev] LLVM ARM code error

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Nov 20 05:08:09 PST 2006


> 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
Hi, you should try  1.9 (or CVS) version. It has support for VarArg.

...

> Anyway, thank you, LLVM guys.
>
> Seung Jae Lee

Best Regards,
Rafael



More information about the llvm-dev mailing list