[PATCH] D150334: [llvm-profdata] Use string ref for FunctionSamplesMap

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 17:02:25 PDT 2023


huangjd updated this revision to Diff 521503.
huangjd added a comment.
Herald added a subscriber: wlei.

Updated a few missed std::string -> StringRef


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150334/new/

https://reviews.llvm.org/D150334

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/lib/ProfileData/SampleProf.cpp
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150334.521503.patch
Type: text/x-patch
Size: 5874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/9b0e5e30/attachment.bin>


More information about the llvm-commits mailing list