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

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 13:31:15 PDT 2023


davidxl added a comment.

is there way to make sure the lifetime of underlying strings out lasts the SampleMap?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150334



More information about the llvm-commits mailing list