[PATCH] D147285: [Support] Extended llvm-profdata's merge functionality to exclude profiles from functions matching configurable patterns
NILANJANA BASU via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 4 15:09:00 PDT 2023
nilanjana_basu added a comment.
In D147285#4316538 <https://reviews.llvm.org/D147285#4316538>, @paquette wrote:
> Do we need to keep the comma-separated list now that we're using a regex?
It was left over by mistake. Thanks for spotting it. Removed it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147285/new/
https://reviews.llvm.org/D147285
More information about the llvm-commits
mailing list