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

shaw young via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jun 17 11:11:17 PDT 2024


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





More information about the llvm-branch-commits mailing list