[PATCH] D152320: [llvm-profdata] Use StringRef in place of string in FunctionSamplesMap
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 09:53:20 PDT 2023
snehasish accepted this revision.
snehasish added a comment.
This revision is now accepted and ready to land.
lgtm, looks safe to me since the context objects keep a StringRef.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152320/new/
https://reviews.llvm.org/D152320
More information about the llvm-commits
mailing list