[llvm] [BOLT] Use restored names in funcs-{, file-}no-regex (PR #127738)
Maksim Panchenko via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 22:50:36 PST 2025
maksfb wrote:
> Since function names given via funcs-no-regex are supposed to be verbatim
and don't contain BOLT-added suffixes, the check should use "restored"
BinaryFunction names stripped of suffixes.
How are you going to achieve fine-grained control over local function selection?
https://github.com/llvm/llvm-project/pull/127738
More information about the llvm-commits
mailing list