Re: [llvm-commits] [llvm] r42266 - /llvm/trunk/test/CFrontend/2007-09-17-WeakRef.c

2007-09-24 Thread Tanya M. Lattner
I'm pretty sure this only failed for llvm-gcc-4.2 but passed with 4.0... Did you mean 4.2 here? No. This fails for me on llvm-gcc4.0. -Tanya Thanks, Duncan. ___ llvm-commits mailing list llvm-commits@cs.uiuc.edu

Re: [llvm-commits] PCH fix

2007-05-17 Thread Tanya M. Lattner
This patch is good. I installed this patch in mainline sources. I agree, this should also go in 2.0 release branch. Devang - Can you please apply this patch to the release-2.0 branch? Also, it would be great if we could push this to the mirror ASAP, so I can begin making new tarballs

Re: [llvm-commits] [release_19] CVS: llvm/configure

2006-11-13 Thread Tanya M. Lattner
Were there no include/llvm/Config/config.h.in changes for 1.9 or was that previously committed ? I usually commit autoconf dir, configure and config.h.in in tandem. I just updated the version of llvm so the only changes were in the configure script. I did a cvs diff on the autoconf dir and