For Sparc, the support for builtin setjmp/longjmp is removed by https://reviews.llvm.org/D51487. An error should be created when compiling a C code using __builtin_setjmp or __builtin_longjmp.
Details
Details
Summary
Diff Detail
Diff Detail
Event Timeline
Herald added subscribers: jrtc27, fedor.sergeev, jyknight. · View Herald TranscriptAug 29 2021, 3:44 PM
This revision is now accepted and ready to land.Oct 13 2021, 1:34 AM
Closed by commit rGeeb4266f8137: [Sparc] Create an error when `__builtin_longjmp` is used (authored by xtkoba, committed by brad). · Explain WhyDec 3 2021, 8:42 PM
This revision was automatically updated to reflect the committed changes.