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
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo