diff options
author | Tee KOBAYASHI <xtkoba@gmail.com> | 2021-12-03 23:23:09 -0500 |
---|---|---|
committer | Brad Smith <brad@comstyle.com> | 2021-12-03 23:41:50 -0500 |
commit | eeb4266f8137c232f0f218a727dd12b5d4f52adc (patch) | |
tree | 94559cc76ad5fab62e838685e453da4595fd18db /llvm/lib/CodeGen/BranchFolding.cpp | |
parent | b8c6b15283000f1f065acd10d487ef87df0542c9 (diff) | |
download | llvm-eeb4266f8137c232f0f218a727dd12b5d4f52adc.zip llvm-eeb4266f8137c232f0f218a727dd12b5d4f52adc.tar.gz llvm-eeb4266f8137c232f0f218a727dd12b5d4f52adc.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/BranchFolding.cpp')
0 files changed, 0 insertions, 0 deletions