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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 13:44:42 PDT 2022


mstorsjo updated this revision to Diff 431473.
mstorsjo added a comment.

Updated after rebasing and updating earlier patches, no functional change since last update.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125649

Files:
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
  llvm/lib/Target/ARM/ARMCallingConv.td
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/lib/Target/ARM/ARMSubtarget.cpp
  llvm/lib/Target/ARM/ARMSubtarget.h
  llvm/test/CodeGen/ARM/Windows/wineh-framepointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125649.431473.patch
Type: text/x-patch
Size: 17117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/80f5619c/attachment-0001.bin>


More information about the llvm-commits mailing list