[PATCH] D87615: [X86] Fix stack alignment on 32-bit Solaris/x86

Rainer Orth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 02:10:08 PDT 2020


ro added a comment.

In D87615#2278436 <https://reviews.llvm.org/D87615#2278436>, @MaskRay wrote:

>> This patch avoid the issue by defaulting to -mstackrealign, just like gcc.
>
> This sentence from the description should be removed.

Sure: I usually review and eventually update the description once for the commit message, rather than constantly tinkering with it while the review is still ongoing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87615/new/

https://reviews.llvm.org/D87615



More information about the cfe-commits mailing list