[PATCH] D152490: [llvm-profdata] Use StringRef for CallTargetMap
    William Junda Huang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jun 14 12:29:11 PDT 2023
    
    
  
huangjd updated this revision to Diff 531456.
huangjd added a comment.
(temporary) use std::map in place of StringMap
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152490/new/
https://reviews.llvm.org/D152490
Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/lib/ProfileData/SampleProf.cpp
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/lib/Target/X86/X86InsertPrefetch.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152490.531456.patch
Type: text/x-patch
Size: 5158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/db26adbb/attachment.bin>
    
    
More information about the llvm-commits
mailing list