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

Alexandre Ganea via llvm-commits llvm-commits at lists.llvm.org
Tue May 13 09:46:33 PDT 2025


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

Similarily, `WindowsSecureHotPatch.cpp`?

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


More information about the llvm-commits mailing list