[PATCH] D148872: [llvm-profdata] ProfileReader cleanup - preparation for MD5 refactoring - 2
William Junda Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 20:44:15 PDT 2023
huangjd created this revision.
Herald added subscribers: wenlei, hiraditya.
Herald added a project: All.
huangjd requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Cleanup profile reader classes to prepare for complex refactoring as propsed in D147740 <https://reviews.llvm.org/D147740>, continuing D148868 <https://reviews.llvm.org/D148868>
This is patch 2/n. This patch refactors CSNameTable and related things
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D148872
Files:
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/lib/ProfileData/SampleProfReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148872.515571.patch
Type: text/x-patch
Size: 5002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/d0444d0b/attachment.bin>
More information about the llvm-commits
mailing list