[PATCH] [Driver] [MIPS] make option -mabi gcc compatable

Simon Atanasyan simon at atanasyan.com
Wed Feb 27 07:00:30 PST 2013


On Wed, Feb 27, 2013 at 1:23 AM, Simon Atanasyan <simon at atanasyan.com> wrote:
> On Tue, Feb 26, 2013 at 7:11 PM, Jia Liu <proljc at gmail.com> wrote:
>> On Tue, Feb 26, 2013 at 9:40 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>>> On Tue, Feb 26, 2013 at 3:25 PM, Jia Liu <proljc at gmail.com> wrote:
>>>> This patch make clang option -mabi gcc compatable, for most software is compiled
>>>> by gcc, this patch make clang can compile them.
>>>
>>> I don't know this part of the driver, but this kind of driver change
>>> requires tests.
>>>
>>
>> Thank you very much for your guide!
>>
>> I added a test for it, please review.
>
> LGTM
>
> I'll commit your patch tomorrow if nobody raise any objections.

Thanks for the patch. It has been committed at r176187 with minor
modifications and fixed tests.

http://llvm.org/viewvc/llvm-project?rev=176187&view=rev

--
Simon



More information about the cfe-commits mailing list