[llvm-commits] [llvm-gcc-4.2] r43937 - in /llvm-gcc-4.2/trunk/gcc/config/i386: cygming.h linux.h t-mingw32
Chris Lattner
clattner at apple.com
Fri Nov 9 09:01:00 PST 2007
On Nov 9, 2007, at 4:04 AM, Anton Korobeynikov wrote:
> Author: asl
> Date: Fri Nov 9 06:04:39 2007
> New Revision: 43937
>
> URL: http://llvm.org/viewvc/llvm-project?rev=43937&view=rev
> Log:
> Fix fallout from recent commits. This fixes PR1785
>
> Folks, when syncing to Apple gcc, please, do remember, that some files
> are nullified in the gcc/config directory (mostly for targets Apple
> doesn't care),
> don't propagate this to llvm-gcc. This stuff is hard to catch,
> because it doesn't
> lead to any errors during gcc compilation, only resulting binaries
> are broken.
Doh. :(
Thanks for finding and fixing this Anton!
-Chris
More information about the llvm-commits
mailing list