[llvm-commits] [llvm] r46483 - in /llvm/trunk: lib/Target/CellSPU/ test/CodeGen/CellSPU/
Chris Lattner
clattner at apple.com
Mon Jan 28 20:37:43 PST 2008
On Jan 28, 2008, at 6:31 PM, Owen Anderson wrote:
> I'm getting a build failure after this commit:
>
> llvm[3]: Compiling SPUISelDAGToDAG.cpp for Release build
> SPUGenDAGISel.inc: In member function ‘llvm::SDNode*
> SPUDAGToDAGISel::Emit_5(const llvm::SDOperand&, unsigned int,
> unsigned int, llvm::MVT::ValueType, llvm::MVT::ValueType)’:
> SPUGenDAGISel.inc:948: error: ‘Tmp2’ was not declared in this scope
Works for me, is your tree fully up to date?
-Chris
More information about the llvm-commits
mailing list