[LLVMdev] two quick questions
Varol
varol at ParallelAxiom.com
Thu Oct 7 10:53:42 PDT 2010
Yep, just tried it out and it works.
thanks. I will use make update from now on.
Varol ;)
On 10/07/2010 01:41 PM, John McCall wrote:
> On Oct 7, 2010, at 5:14 AM, Varol Okan wrote:
>
>> 1) It seems that everytime I do an svn up, I can no longer compile lvm (
>> + clang ) currently it hangs here
>> llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31:
>> error: âFâ was not declared in this scope
>> The only way for me to get it to compile again is a complete fresh check
>> out of all source files, which is not optimal.
>>
> It's important to note that 'svn up' in the LLVM root will not update
> sub-checkouts like clang. 'make update' will, though.
>
> I'm afraid I'm on the wrong side of the country to join you for beer.
>
> John.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list