[PATCH] D71167: [Driver] Default to -momit-leaf-frame-pointer for AArch64
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 13 15:18:29 PST 2019
MaskRay added a comment.
In D71167#1784272 <https://reviews.llvm.org/D71167#1784272>, @efriedma wrote:
> If I'm understanding correctly, this does nothing without D71168 <https://reviews.llvm.org/D71168>? And together with D71168 <https://reviews.llvm.org/D71168>, the net change for clang is that "-mno-omit-leaf-frame-pointer" works correctly, but everything else stays the same?
Yes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71167/new/
https://reviews.llvm.org/D71167
More information about the cfe-commits
mailing list