[llvm-branch-commits] [BOLT] Hash-based function matching (PR #95821)

2024-06-17 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-bolt Author: shaw young (shawbyoung) Changes Using the hashes of binary and profiled functions to recover functions with changed names. Test Plan: tbd --- Full diff: https://github.com/llvm/llvm-project/pull/95821.diff 1 Files Affected: - (modified

[llvm-branch-commits] [BOLT] Hash-based function matching (PR #95821)

2024-06-17 Thread shaw young via llvm-branch-commits
https://github.com/shawbyoung created https://github.com/llvm/llvm-project/pull/95821 Using the hashes of binary and profiled functions to recover functions with changed names. Test Plan: tbd ___ llvm-branch-commits mailing list llvm-branch-commits