Previously, the "add sp, #12" ended up inserted after "bx lr".
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126872
[ARM] Fix restoring stack for varargs with SEH split frame pointer push ClosedPublic Authored by mstorsjo on Jun 2 2022, 3:20 AM.
Details Summary Previously, the "add sp, #12" ended up inserted after "bx lr".
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 2 2022, 1:24 PM This revision was landed with ongoing or failed builds.Jun 2 2022, 11:45 PM Closed by commit rG40c937cba239: [ARM] Fix restoring stack for varargs with SEH split frame pointer push (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433967 llvm/lib/Target/ARM/ARMFrameLowering.cpp
llvm/test/CodeGen/ARM/Windows/wineh-framepointer.ll
|