[LLVMdev] HEAD broken?
Vladimir Prus
ghost at cs.msu.su
Tue May 23 06:44:55 PDT 2006
I'm getting this:
/home/ghost/Work/llvm-cvs/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp: In
member function `void llvm::SelectionDAGLowering::visitSetCC(llvm::User&,
llvm::ISD::CondCode, llvm::ISD::CondCode, llvm::ISD::CondCode)':
/home/ghost/Work/llvm-cvs/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1107:
error: `
UnsafeFPMath' undeclared (first use this function)
/home/ghost/Work/llvm-cvs/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1107:
error: (Each
undeclared identifier is reported only once for each function it appears
in.)
/home/ghost/Work/llvm-cvs/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1107:
error: `
FiniteOnlyFPMath' undeclared (first use this function)
This is result of revision of 1.248 of SelectionDAGISel.cpp, comitted by
'evancheng'.
More information about the llvm-dev
mailing list