XCore target: add section information.

Richard Osborne richard at xmos.com
Mon Jan 6 10:25:47 PST 2014


Looks good to me from an XCore ABI point of view. I'm not familiar 
enough with clang to know if this is the right place to put this logic.

On 09/12/13 17:43, Robert Lytton wrote:
> Hi,
>
> Here is a patch for the XCore CodeGen handling of constants.
>
>     XCore target: add section information.
>     Xcore target ABI requires const data that is externally visible
>     to be handled differently if it has C-language linkage rather than
>     C++ language linkage.
>
> Follow up to: [cfe-dev] static const structures declared as "external 
> global %struct.S" instead of "external constant %struct.S"
>
> Thank you
>
> Robert


-- 
Richard Osborne | XMOS
http://www.xmos.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140106/02159c45/attachment.html>


More information about the cfe-commits mailing list