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

Tim Northover via cfe-dev cfe-dev at lists.llvm.org
Thu Jun 22 09:30:01 PDT 2017


> Depending on the exact position in the calling sequence, you actually
> want to subtract 8 after the AND.

Oh, well spotted! I'd forgotten x86 pushed the return address as part
of the call.

Tim.



More information about the cfe-dev mailing list