[PATCH] D45237: [RISCV] Fix logic check if frame pointer should be used

Mandeep Singh Grang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 3 16:15:15 PDT 2018


mgrang added a comment.

@asb Should we keep frame pointer enabled for debug builds? Internally, for ARM/Thumb we leave frame pointer ON if debug is enabled.


Repository:
  rC Clang

https://reviews.llvm.org/D45237





More information about the cfe-commits mailing list