[clang] [llvm] [X86][CodeGen] security check cookie execute only when needed (PR #95904)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 28 00:32:02 PDT 2024
================
@@ -82,6 +94,8 @@ define void @tailcall_unrelated_frame() sspreq {
; LINUX-NEXT: .LBB1_2: # %CallStackCheckFailBlk
; LINUX-NEXT: .cfi_def_cfa_offset 16
; LINUX-NEXT: callq __stack_chk_fail at PLT
+
+
----------------
mahesh-attarde wrote:
done.
https://github.com/llvm/llvm-project/pull/95904
More information about the cfe-commits
mailing list