[all-commits] [llvm/llvm-project] 661839: Revert "Add support for Windows Secure Hot-Patchin...
Qinkun Bao via All-commits
all-commits at lists.llvm.org
Tue Jun 24 10:11:54 PDT 2025
Branch: refs/heads/revert-138972-upstream-hotpatch-pr
Home: https://github.com/llvm/llvm-project
Commit: 661839d189f825fbb6305e6ac5d8d1cc19ccc42e
https://github.com/llvm/llvm-project/commit/661839d189f825fbb6305e6ac5d8d1cc19ccc42e
Author: Qinkun Bao <qinkun at google.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M clang/include/clang/Basic/CodeGenOptions.h
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/CodeGenModule.h
M clang/lib/Driver/ToolChains/Clang.cpp
R clang/test/CodeGen/X86/ms-secure-hotpatch-bad-file.c
R clang/test/CodeGen/X86/ms-secure-hotpatch-cpp.cpp
R clang/test/CodeGen/X86/ms-secure-hotpatch-eh.cpp
R clang/test/CodeGen/X86/ms-secure-hotpatch-globals.c
R clang/test/CodeGen/X86/ms-secure-hotpatch-lto.c
R clang/test/CodeGen/X86/ms-secure-hotpatch.c
M llvm/include/llvm/CodeGen/Passes.h
M llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def
M llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h
M llvm/include/llvm/IR/Attributes.td
M llvm/include/llvm/InitializePasses.h
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
M llvm/lib/CodeGen/CMakeLists.txt
M llvm/lib/CodeGen/TargetPassConfig.cpp
R llvm/lib/CodeGen/WindowsSecureHotPatching.cpp
M llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp
M llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
M llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
R llvm/test/CodeGen/X86/ms-secure-hotpatch-attr.ll
R llvm/test/CodeGen/X86/ms-secure-hotpatch-bad-file.ll
R llvm/test/CodeGen/X86/ms-secure-hotpatch-direct-global-access.ll
R llvm/test/CodeGen/X86/ms-secure-hotpatch-functions-file.ll
R llvm/test/CodeGen/X86/ms-secure-hotpatch-functions-list.ll
M llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
Log Message:
-----------
Revert "Add support for Windows Secure Hot-Patching (#138972)"
This reverts commit 26d318e4a9437f95b6a2e7abace5f2b867c88a3e.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list