[PATCH] D125649: [ARM SEH 7] [ARM] Adjust the frame pointer when it's needed for SEH unwinding

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 10:54:48 PDT 2022


efriedma added a comment.

Please add a testcase with VFP register spills.  (Do we push them before FP?  Does getMaxFPOffset need to account for that?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125649



More information about the llvm-commits mailing list