[cfe-commits] [PATCH] New MIPS CPU selection command line options
Eric Christopher
echristo at apple.com
Thu Sep 20 20:53:54 PDT 2012
On Sep 20, 2012, at 8:51 PM, Simon Atanasyan <satanasyan at mips.com> wrote:
> On Fri, Sep 14, 2012 at 7:45 AM, Simon Atanasyan <satanasyan at mips.com> wrote:
>> 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.
>
> Ping.
Looks fine. Do you need me to commit it?
-eric
More information about the cfe-commits
mailing list