aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
diff options
context:
space:
mode:
authorQinkun Bao <qinkun@google.com>2025-06-24 13:11:52 -0400
committerGitHub <noreply@github.com>2025-06-24 13:11:52 -0400
commit4b4782bc868bcca7a92f1253529f148eb61cb628 (patch)
tree60cb1942ec0d17efdef9fbf46b575f4db00f77a3 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
parent0c50971460cb4ff808990ade61e2d5688b9b9d73 (diff)
downloadllvm-4b4782bc868bcca7a92f1253529f148eb61cb628.zip
llvm-4b4782bc868bcca7a92f1253529f148eb61cb628.tar.gz
llvm-4b4782bc868bcca7a92f1253529f148eb61cb628.tar.bz2
Revert "Add support for Windows Secure Hot-Patching" (#145553)
Reverts llvm/llvm-project#138972
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h b/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
index c862802..5f4f302 100644
--- a/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
+++ b/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
@@ -337,8 +337,6 @@ private:
void emitCompilerInformation();
- void emitSecureHotPatchInformation();
-
void emitBuildInfo();
void emitInlineeLinesSubsection();