[PATCH] D148868: [llvm-profdata] ProfileReader cleanup - preparation for MD5 refactoring

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 16:08:13 PDT 2023


huangjd updated this revision to Diff 519688.
huangjd added a comment.

- Relaxed assert into a warning instead. FixedLengthMD5 & ~UseMD5 should


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148868

Files:
  llvm/include/llvm/ProfileData/SampleProfReader.h
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/test/tools/llvm-profdata/Inputs/sample-multiple-nametables.profdata
  llvm/test/tools/llvm-profdata/Inputs/sample-nametable-after-samples.profdata
  llvm/test/tools/llvm-profdata/Inputs/sample-nametable-empty-string.profdata
  llvm/test/tools/llvm-profdata/sample-nametable.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148868.519688.patch
Type: text/x-patch
Size: 13204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/c1360f41/attachment.bin>


More information about the llvm-commits mailing list