[PATCH] D150490: Enable frame pointer for all non-leaf functions on riscv64 Android

Aditya Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 10:55:36 PDT 2023


hiraditya added a comment.

> Is there more context on why Android enables the frame pointer?

>From what i gathered, this is more of an effort to have parity such that existing build flag overrides continue to be consistent.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150490/new/

https://reviews.llvm.org/D150490



More information about the cfe-commits mailing list