Adds support for -mno-stack-arg-probe and -mstack-probe-size.
(Not really happy copy-pasting code, but that's what we do for all the other Windows targets.)
Paths
| Differential D53617
[AArch64] Support Windows stack probe command-line arguments. ClosedPublic Authored by efriedma on Oct 23 2018, 3:13 PM.
Details Summary Adds support for -mno-stack-arg-probe and -mstack-probe-size. (Not really happy copy-pasting code, but that's what we do for all the other Windows targets.)
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 25 2018, 7:59 AM Closed by commit rC345354: [AArch64] Support Windows stack probe command-line arguments. (authored by efriedma). · Explain WhyOct 25 2018, 6:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170766 lib/CodeGen/TargetInfo.cpp
test/CodeGen/stack-arg-probe.c
|