[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
Thu Jun 2 02:30:01 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ab19bfa4125: [ARM] Adjust the frame pointer when it's needed for SEH unwinding (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D125649?vs=433336&id=433690#toc

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.433690.patch
Type: text/x-patch
Size: 19712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/54a0c310/attachment.bin>


More information about the llvm-commits mailing list