[llvm-commits] [llvm] r51947 - in /llvm/trunk/lib: Analysis/IPA/CallGraph.cpp Transforms/IPO/DeadArgumentElimination.cpp
Chris Lattner
clattner at apple.com
Wed Jun 4 10:38:49 PDT 2008
On Jun 4, 2008, at 10:34 AM, Chris Lattner wrote:
>
> llvm[2]: Compiling Optimize.cpp for Debug build
> Undefined symbols:
> "llvm::GetElementPtrInst::init(llvm::Value*, llvm::Value* const*,
> unsigned int)", referenced from:
> void llvm::GetElementPtrInst::init<llvm::Value**>(llvm::Value*,
Sorry for the noise, a clean rebuild fixed it.
-chris
More information about the llvm-commits
mailing list