[LLVMdev] Internal compiler error in SelectionDAGBuild.cpp

Anton Korobeynikov anton at korobeynikov.info
Wed Jul 8 11:55:22 PDT 2009


Hello

>   cc1:
> /home/wonjeon/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp:5388: void
> llvm::SelectionDAGLowering::visitInlineAsm(llvm::CallSite): Assertion
> `(OpInfo.ConstraintType == TargetLowering::C_RegisterClass ||
> OpInfo.ConstraintType == TargetLowering::C_Register) && "Unknown constraint
> type!"' failed.
Looks like inline asm problem

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list