================
@@ -123,6 +123,9 @@ class BoltAddressTranslation {
   std::unordered_map<uint32_t, std::vector<uint32_t>>
   getBFBranches(uint64_t FuncOutputAddress) const;
 
+  /// Returns a secondary entry point id for a given function and offset.
----------------
maksfb wrote:

"... function at a given \p Address..."

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

Reply via email to