[llvm-commits] [PATCH] x86_64 detection and building on 10.6

Mike Stump mrs at apple.com
Tue Sep 8 11:46:37 PDT 2009


On Sep 7, 2009, at 11:50 AM, Shantonu Sen wrote:
> Case in point. Had this change been already committed, it would have  
> been overwritten by: <http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090907/086520.html 
> >
>
> I don't think LLVM should be going out on a limb until there's a  
> reasonable safeguard that local changes won't regress. So far the  
> evidence is that this type of change would regress within days

gcc solves this problem by requiring submitting the change upstream  
and only changing the file from the upstream directly.  Those changes  
(a slightly different spelling by a different author) are now in  
progress going in upstream, but, last I knew, there are not in yet.   
If an update to a fixed autoconf version could undo a config.guess  
change, trivially, config.guess can't by changed by an autoconf  
upgrade. if we are to retain modifications to this file and ever have  
changes to the file.



More information about the llvm-commits mailing list