[PATCH] D126872: [ARM] Fix restoring stack for varargs with SEH split frame pointer push

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 03:57:31 PDT 2022


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

Updated to fix cases without vector registers too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126872

Files:
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/test/CodeGen/ARM/Windows/wineh-framepointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126872.433711.patch
Type: text/x-patch
Size: 6246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/87ce5bf4/attachment.bin>


More information about the llvm-commits mailing list