[clang] [llvm] Add support for Windows Secure Hot-Patching (PR #138972)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 18 23:16:42 PDT 2025


================
@@ -0,0 +1,38 @@
+; This tests directly annotating a function with marked_for_windows_hot_patching.
+;
+; RUN: llc -mtriple=x86_64-windows < %s | FileCheck %s
----------------
sivadeilra wrote:

Done

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


More information about the llvm-commits mailing list