[clang] [llvm] Add support for Windows hot-patching (PR #138972)

via cfe-commits cfe-commits at lists.llvm.org
Wed May 14 09:45:12 PDT 2025


================
@@ -250,6 +250,7 @@ add_llvm_component_library(LLVMCodeGen
   VirtRegMap.cpp
   WasmEHPrepare.cpp
   WindowScheduler.cpp
+  WindowsHotPatch.cpp
----------------
sivadeilra wrote:

Renamed to `WindowsSecureHotPatching.cpp`

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


More information about the cfe-commits mailing list