This is needed for SEH based setjmp on Windows.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126763
[ARM] Implement lowering of the sponentry intrinsic ClosedPublic Authored by mstorsjo on Jun 1 2022, 3:02 AM.
Details Summary This is needed for SEH based setjmp on Windows.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 1 2022, 11:13 AM This revision was landed with ongoing or failed builds.Jun 2 2022, 2:31 AM Closed by commit rG668bb96379fe: [ARM] Implement lowering of the sponentry intrinsic (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433691 llvm/docs/LangRef.rst
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/ARM/sponentry.ll
|