================ @@ -92,6 +93,63 @@ Error COFFWriter::finalizeSymbolContents() { return Error::success(); } +Error COFFWriter::finalizeCFGuardContents() { ---------------- e-kud wrote: Fixed. https://github.com/llvm/llvm-project/pull/153322