[PATCH] D87615: [X86] Fix stack alignment on 32-bit Solaris/x86
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 20:27:10 PDT 2020
MaskRay accepted this revision.
MaskRay added a comment.
> This patch avoid the issue by defaulting to -mstackrealign, just like gcc.
This sentence from the description should be removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87615/new/
https://reviews.llvm.org/D87615
More information about the llvm-commits
mailing list