[PATCH] D23517: [ARM] Allow forcing frame pointers in leaf functions

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 02:29:00 PDT 2016


olista01 added a comment.

Indeed, SjLj EH does use the frame pointer, but doesn't force it to be emitted, and assumes it is always r7! I've raised https://llvm.org/bugs/show_bug.cgi?id=28995 for this.


Repository:
  rL LLVM

https://reviews.llvm.org/D23517





More information about the llvm-commits mailing list