[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:24:09 PDT 2024
================
@@ -9,95 +9,6 @@
@"\01LC" = internal constant [11 x i8] c"buf == %s\0A\00" ; <ptr> [#uses=1]
define void @test(ptr %a) nounwind ssp {
-; MSVC-X86-LABEL: test:
----------------
RKSimon wrote:
where did the test checks go?
https://github.com/llvm/llvm-project/pull/95904
More information about the cfe-commits
mailing list