[clang] [llvm] [X86][CodeGen] security check cookie execute only when needed (PR #95904)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 04:57:10 PDT 2024


================
@@ -48,6 +48,7 @@ set(sources
   X86AvoidStoreForwardingBlocks.cpp
   X86DynAllocaExpander.cpp
   X86FixupSetCC.cpp
+  X86WinFixupBufferSecurityCheck.cpp
----------------
mahesh-attarde wrote:

done.

https://github.com/llvm/llvm-project/pull/95904


More information about the cfe-commits mailing list