FW: XCore target: add section information. 
    Robert Lytton 
    robert at xmos.com
       
    Mon Jan  6 06:49:04 PST 2014
    
    
  
Hi,
Is this good to go?
Robert
________________________________
From: cfe-commits-bounces at cs.uiuc.edu [cfe-commits-bounces at cs.uiuc.edu] on behalf of Robert Lytton [robert at xmos.com]
Sent: 09 December 2013 17:43
To: cfe-commits at cs.uiuc.edu
Cc: Richard Smith
Subject: XCore target: add section information.
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140106/7ba3fe6c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PatchConst
Type: application/octet-stream
Size: 1073 bytes
Desc: PatchConst
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140106/7ba3fe6c/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ATT00001.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140106/7ba3fe6c/attachment.txt>
    
    
More information about the cfe-commits
mailing list