[LLVMdev] CVS Broken?
Chris Lattner
sabre at nondot.org
Fri Apr 7 09:53:58 PDT 2006
On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
> I did a utils/cvsupdate, and there are no conflicts. srcdir != objdir. This
> is on persephone.
>
> Are you not getting this error? Perhaps I should check out a fresh tree and
> try to compile it?
Nope, I don't think anyone else is getting this error. If you could try a
fresh build that would be great, I'll fire off an objdir != srcdir build
to see if that is it.
Thanks Rob,
-Chris
> 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
>
>
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list