================ @@ -413,6 +414,12 @@ class TargetCodeGenInfo { return nullptr; } + void setFnAttributes(const TargetInfo::BranchProtectionInfo &BPI, ---------------- DanielKristofKiss wrote: agree, added. https://github.com/llvm/llvm-project/pull/98451