This revision was automatically updated to reflect the committed changes.
Closed by commit rGf730749e8584: [clang] [ARM] Add __builtin_sponentry like on
aarch64 (authored by mstorsjo).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126764/new/
https:
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126764/new/
https://reviews.llvm.org/D126764
___
mstorsjo created this revision.
mstorsjo added reviewers: efriedma, zzheng.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
mstorsjo requested review of this revision.
Herald added a project: clang.
This is used for calling the SEH aware setjmp on MinGW.
Repository:
rG L