[PATCH] D71167: [Driver] Default to -momit-leaf-frame-pointer for AArch64

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 13 14:23:27 PST 2019


efriedma added a comment.

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?


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