[PATCH] D24378: [CodeGen] Provide an appropriate alignment for dynamic allocas

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 9 10:29:56 PDT 2016


There's an (unconvincing to me) explanation for why gcc does this here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19131

On 9 Sep 2016 10:14 am, "Eli Friedman" <efriedma at codeaurora.org> wrote:

> efriedma added a comment.
>
> This is probably going to lead to someone complaining about clang
> realigning the stack on 32-bit Windows; are your sure we're choosing the
> right alignment there?
>
>
> https://reviews.llvm.org/D24378
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160909/82d09183/attachment.html>


More information about the cfe-commits mailing list