diff options
author | Tee KOBAYASHI <xtkoba@gmail.com> | 2021-12-03 23:23:09 -0500 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2021-12-20 10:25:14 -0800 |
commit | 578e500fe5ba0abbb1ed212db720ce22aa2147d2 (patch) | |
tree | c2b19191c46e3d1205c8fafc410e9dd075e0f888 /compiler-rt/test/lit.common.cfg.py | |
parent | cd4ebb2918ae6cd938aabc3e95d5739b4d067f83 (diff) | |
download | llvm-578e500fe5ba0abbb1ed212db720ce22aa2147d2.tar.gz |
[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 eeb4266f8137c232f0f218a727dd12b5d4f52adc)
Diffstat (limited to 'compiler-rt/test/lit.common.cfg.py')
0 files changed, 0 insertions, 0 deletions