[LLVMdev] CVS Broken?

Chris Lattner sabre at nondot.org
Fri Apr 7 09:40:32 PDT 2006


On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
> I just updated from CVS, and after doing a clean rebuild I get this error:

Are you sure that no conflicts prevented updating from going smoothly? How 
are you building (srcdir ==/!= objdir)?

-Chris

> /Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h: In static 
> member function 'static bool llvm::DbgInfoIntrinsic::classof(const 
> llvm::IntrinsicInst*)':
> /Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h:77: error: 
> 'dbg_declare' is not a member of 'llvm::Intrinsic'
> /Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h: In static 
> member function 'static bool llvm::DbgDeclareInst::classof(const 
> llvm::IntrinsicInst*)':
> /Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h:172: error: 
> 'dbg_declare' is not a member of 'llvm::Intrinsic'
> make[1]: *** [/Users/bocchino/llvm-checkin/obj/lib/VMCore/Debug/Function.o] 
> Error 1
>
> Rob
>
> Robert L. Bocchino Jr.
> Ph.D. Student, Computer Science
> University of Illinois, Urbana-Champaign
>
>

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/




More information about the llvm-dev mailing list