================
@@ -807,6 +809,32 @@ void CodeViewDebug::emitObjName() {
   endSymbolRecord(CompilerEnd);
 }
 
+void CodeViewDebug::emitHotPatchInformation() {
----------------
aganea wrote:

As mentionned before, maybe better to rename to 
`emitSecureHotPatchInformation()`

https://github.com/llvm/llvm-project/pull/138972
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to