================
@@ -816,12 +821,30 @@ Value 
*ModuleSanitizerCoverage::CreateFunctionLocalGateCmp(IRBuilder<> &IRB) {
   return Cmp;
 }
 
+Instruction *ModuleSanitizerCoverage::CreateGateBranch(Function &F,
----------------
vitalybuka wrote:

It would be nice to have a separate NFC patch for extracting `CreateGateBranch` 
method.


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

Reply via email to