[cfe-commits] [PATCH] New MIPS CPU selection command line options

Simon Atanasyan satanasyan at mips.com
Thu Sep 13 20:45:37 PDT 2012


On Wed, Sep 12, 2012 at 11:17 PM, Simon Atanasyan <satanasyan at mips.com> wrote:
>
> On Mon, Sep 10, 2012 at 7:10 PM, Simon Atanasyan <satanasyan at mips.com> wrote:
>> The patch adds four new command line options to the Clang driver:
>> -mips32, -mips32r2, -mips64, -mips64r2. These options are supported by
>> gcc. They are equivalents of -march=mips32, -march=mips32r2 etc.
>
> Here is the second version of the patch with a few corrections to
> driver option definitions.
>
> Please review the patch.

Ping.

--
Simon



More information about the cfe-commits mailing list