[cfe-dev] Is force_align_arg_pointer function attribute supported at x86?

Anatol Pomozov via cfe-dev cfe-dev at lists.llvm.org
Thu Aug 3 09:48:07 PDT 2017


Hi Tim

On Wed, Aug 2, 2017 at 9:43 PM, Tim Northover <t.p.northover at gmail.com> wrote:
> On 2 August 2017 at 16:23, Anatol Pomozov <anatol.pomozov at gmail.com> wrote:
>> Here is the patch that enables
>> __attribute__((force_align_arg_pointer)) at x86_64. Tested with my 64
>> bit OS and it seems work as expected.
>
> You probably want to send this to the cfe-commits list since that's
> where code review happens. Also, it'll need a test of some kind
> (probably in test/CodeGen). There's some more info at
> https://llvm.org/docs/DeveloperPolicy.html if you haven't seen that
> page yet.

I uploaded my patch to Phabricator here https://reviews.llvm.org/D36272



More information about the cfe-dev mailing list