[llvm-commits] [PATCH]Update config.sub, config.guess, regenerate configure

Ivan Krasin krasin at chromium.org
Mon Aug 22 21:36:49 PDT 2011


As usuall, I've forgot to attach the patch. Please, find it here...

On Mon, Aug 22, 2011 at 9:36 PM, Ivan Krasin <krasin at chromium.org> wrote:
> Hi llvm team,
>
> this is the second update to config.sub, config.guess and configure.
> The motivation to do that:
>
> 1. Now, llvm would use the stock config.sub. Before that we had an
> uncommitted FreeBSD-related patch. Now, it has been upstreamed and
> comes back. It means that it would be easier to update these files in
> the next time (less magic knowledge)
>
> 2. Fix a typo for pseudo-CPUs: 32e[lb] -> [lb]e32, 64e[lb]->[lb]64.
> One of these CPUs is used for PNaCl and it was not really convenient
> to have a CPU that starts with a digit.
>
> Please, let me know if it's fine to commit.
>
> Thanks,
> Ivan Krasin
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config_sub_2011_Aug_22.patch
Type: text/x-patch
Size: 3352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110822/a7a91f9a/attachment.bin>


More information about the llvm-commits mailing list