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

Weiming Zhao weimingz at codeaurora.org
Tue Sep 25 11:40:40 PDT 2012


Patch is attached.

 

Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation

 

From: Weiming Zhao [mailto:weimingz at codeaurora.org] 
Sent: Tuesday, September 25, 2012 11:35 AM
To: cfe-commits at cs.uiuc.edu; 'asl at math.spbu.ru'
Subject: Fix PR 11326: conflicting mabi between -mabi and -target options on
ARM

 

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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120925/098383f1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PR-11326-Lack-diagnosic-message-when-ABI-conflicts-o.patch
Type: application/octet-stream
Size: 3435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120925/098383f1/attachment.obj>


More information about the cfe-commits mailing list