[PATCH] Implementation of #pragma (data|code|const|bss)_seg
Aaron Ballman
aaron at aaronballman.com
Thu Apr 3 07:53:36 PDT 2014
On Thu, Apr 3, 2014 at 10:52 AM, David Majnemer
<david.majnemer at gmail.com> wrote:
> I don't think __declspec(code_seg) should be part of this, it's complexity
> is more on the order of dllimport/dllexport as it has complex inheritance
> rules.
Ah, okay, good to know. I only asked because I know it's related. :-)
~Aaron
More information about the cfe-commits
mailing list