This is an archive of the discontinued LLVM Phabricator instance.

[clang] [ARM] Add __builtin_sponentry like on aarch64
ClosedPublic

Authored by mstorsjo on Jun 1 2022, 3:03 AM.

Details

Summary

This is used for calling the SEH aware setjmp on MinGW.

Diff Detail

Event Timeline

mstorsjo created this revision.Jun 1 2022, 3:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2022, 3:03 AM
mstorsjo requested review of this revision.Jun 1 2022, 3:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2022, 3:03 AM
This revision is now accepted and ready to land.Jun 1 2022, 11:13 AM
This revision was automatically updated to reflect the committed changes.