[clang] [llvm] [X86][CodeGen] security check cookie execute only when needed (PR #95904)
Simon Pilgrim via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 27 03:25:03 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
+
+
----------------
RKSimon wrote:
superfluous
https://github.com/llvm/llvm-project/pull/95904
More information about the cfe-commits
mailing list