[llvm-branch-commits] [BOLT][NFCI] Use heuristic for matching split global functions (PR #90429)
Amir Ayupov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Apr 28 21:05:06 PDT 2024
https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/90429
There should be no functional change, only faster fragment matching for
large BOLTed binaries where all fragments of global parent functions
are put under bolt-pseudo.o file symbol.
Test Plan: NFC
More information about the llvm-branch-commits
mailing list