Commit 578e500f authored by Tee KOBAYASHI's avatar Tee KOBAYASHI Committed by Tom Stellard
Browse files

[Sparc] Create an error when `__builtin_longjmp` is used

Support for builtin setjmp/longjmp was removed by https://reviews.llvm.org/D51487. An
error should be created when compiling C code using __builtin_setjmp or __builtin_longjmp.

Reviewed By: dcederman

Differential Revision: https://reviews.llvm.org/D108901

(cherry picked from commit eeb4266f)
parent cd4ebb29
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment