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

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 13 03:41:04 PST 2019


sdesmalen added a comment.

The patch looks structurally fine, but I'm missing the argumentation for changing the default and related, the history of why the default is to //not// omit the frame pointer on leaf functions.
Can you provide some insight here?


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