[all-commits] [llvm/llvm-project] 4b4782: Revert "Add support for Windows Secure Hot-Patchin...
Qinkun Bao via All-commits
all-commits at lists.llvm.org
Tue Jun 24 10:12:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b4782bc868bcca7a92f1253529f148eb61cb628
https://github.com/llvm/llvm-project/commit/4b4782bc868bcca7a92f1253529f148eb61cb628
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" (#145553)
Reverts llvm/llvm-project#138972
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