[PATCH] D87615: [clang][Driver] Force stack realignment on 32-bit Solaris/x86
Rainer Orth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 14 08:37:21 PDT 2020
ro added a comment.
In D87615#2271268 <https://reviews.llvm.org/D87615#2271268>, @RKSimon wrote:
> Would it be possible to add some tests?
Probably not reliably: the tests that usually fail bye the hundreds happen to `PASS` once in a while when the stack pointer is 16-byte aligned
by accident. Otherwise, the failure is prominent enough, I'd think.
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