diff options
author | Abhay Kanhere <abhay@kanhere.net> | 2025-07-24 10:23:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 10:23:00 -0700 |
commit | 33c94450f02ca9c7fea1366b14186dcf1a1b8cd7 (patch) | |
tree | 278cc38b2b3df3bb8c8db68853a6a5761f19c642 /clang/test/AST/ast-print-openacc-wait-construct.cpp | |
parent | a4796b14fcf3bf2749dcb90b5c870140f1a82f78 (diff) | |
download | llvm-33c94450f02ca9c7fea1366b14186dcf1a1b8cd7.zip llvm-33c94450f02ca9c7fea1366b14186dcf1a1b8cd7.tar.gz llvm-33c94450f02ca9c7fea1366b14186dcf1a1b8cd7.tar.bz2 |
[CodeGen][ARM] Bug fix InsertStackProtectors with EH_SJ_LJ (#147411)
when exception handling with setjmp/longjmp (exception-mode=eh_sjlj is
enabled,
eh_sjlj_callsite intrinsic is inserted in same basic block as the
throwing/exception instruction. This fix ensures stack protector
insertion code does not split the block and move these apart into
different basic blocks.
Diffstat (limited to 'clang/test/AST/ast-print-openacc-wait-construct.cpp')
0 files changed, 0 insertions, 0 deletions