OK, when I copy $(SRCDIR)/include/llvm/Intrinsics.gen to $(OBJDIR)/
include/llvm/ by hand after building (and failing) once, the build
succeeds. This is definitely a makefile bug.
Rob
On Apr 7, 2006, at 11:40 AM, Chris Lattner wrote:
> 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/
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Robert L. Bocchino Jr.
Ph.D. Student, Computer Science
University of Illinois, Urbana-Champaign
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20060407/2ea895c6/attachment.html>