[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 13:37:05 PST 2019
MaskRay added a comment.
(I got confused over the last weekend.)
@efriedma We still need this driver change, otherwise D71168 <https://reviews.llvm.org/D71168> will cause a functional difference when neither -m(no-)omit-leaf-frame-pointer is specified.
https://godbolt.org/z/653p3q
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