[cfe-commits] Fix PR 11326: conflicting mabi between -mabi and -target options on ARM

Rafael Espíndola rafael.espindola at gmail.com
Mon Dec 17 11:24:07 PST 2012


This needs a testcase. Please test that the warning fires and the
-mabi value is used.

On 12 November 2012 12:59, Weiming Zhao <weimingz at codeaurora.org> wrote:
> Hi,
>
>
>
> This patch fixes the conflict ABI between –mabi and –target options. When
> –mabi is specified, it now overrides the environment component of the triple
> when conflicting is detected.
>
>
>
> The discussion is here:  http://llvm.org/bugs/show_bug.cgi?id=11326
>
>
>
> Please help the review the patch.
>
>
>
> Thanks,
>
> Weiming
>
>
>
>
>
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
> The Linux Foundation
>
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>




More information about the cfe-commits mailing list