XCore target: add section information.
Robert Lytton
robert at xmos.com
Mon Dec 9 09:43:32 PST 2013
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/20131209/71f4bc30/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/20131209/71f4bc30/attachment.obj>
More information about the cfe-commits
mailing list