This is used for calling the SEH aware setjmp on MinGW.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126764
[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 TimelineThis revision is now accepted and ready to land.Jun 1 2022, 11:13 AM Closed by commit rGf730749e8584: [clang] [ARM] Add __builtin_sponentry like on aarch64 (authored by mstorsjo). · Explain WhyJun 2 2022, 2:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433338 clang/include/clang/Basic/BuiltinsARM.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtin-sponentry.c
|