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

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 9 10:13:48 PDT 2016


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





More information about the cfe-commits mailing list