This revision was automatically updated to reflect the committed changes.
Closed by commit rC360082: [AArch64] Add __builtin_sponentry, for calling
setjmp in MinGW (authored by mstorsjo, committed by ).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61592/new/
http
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61592/new/
https://reviews.llvm.org/D61592
___
cfe-commits mailing
mstorsjo created this revision.
mstorsjo added reviewers: rnk, efriedma, mgrang, ssijaric.
Herald added subscribers: kristina, kristof.beyls, javed.absar.
Herald added a project: clang.
In MinGW, setjmp isn't expanded as a builtin in the compiler (like it is for
MSVC), but manually hooked up as c