r205810 - [MS-ABI] Add support for #pragma section and related pragmas

Reid Kleckner rnk at google.com
Wed Mar 4 17:31:11 PST 2015


On Wed, Mar 4, 2015 at 5:17 PM, John McCall <rjmccall at apple.com> wrote:

> Is this section-attributes conflict thing actually a problem for ELF, or
> is this COFF-specific?  On Mach-O, this is already encoded in the section
> name, so it’s not really possible to have a conflict.
>

It is a problem for ELF. David is the one who ran into this and spent the
most time figuring out what we should really be doing.


> Anyway, thanks for fixing this.
>

No problem!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150304/68a9bc97/attachment.html>


More information about the cfe-commits mailing list