[cfe-commits] [PATCH] Do not pass lib32 sub-directory to the linker when target is MIPS 32-bit

Simon Atanasyan satanasyan at mips.com
Fri Sep 14 04:31:16 PDT 2012


On Fri, Sep 14, 2012 at 12:26 AM, Chandler Carruth <chandlerc at google.com> wrote:
> LGTM, thanks for the explanation and the comments!
>
> Also, yay test cases!
>
> One grammar nit:
>
> +  // targets. It contains N32 ABI binaries. Do not
> +  // use this folder if produce code for other ABI.
>
> "Do not use this folder when producing code for the normal ABI."? However
> you want to phrase "normal ABI", I'm assuming you mean anything other than
> N32 ABI.

Thanks for your review. Committed at r163898.
http://llvm.org/viewvc/llvm-project?rev=163898&view=rev

--
Simon



More information about the cfe-commits mailing list