[PATCH] D120092: [instrprof] Rename the profile kind types to be more descriptive.
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 14:51:29 PST 2022
snehasish created this revision.
snehasish added reviewers: ellis, davidxl.
Herald added a subscriber: hiraditya.
snehasish requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Based on the discussion in D115393 <https://reviews.llvm.org/D115393>, I've updated the names to be more
descriptive.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120092
Files:
llvm/include/llvm/ProfileData/InstrProf.h
llvm/include/llvm/ProfileData/InstrProfReader.h
llvm/include/llvm/ProfileData/InstrProfWriter.h
llvm/lib/ProfileData/InstrProfReader.cpp
llvm/lib/ProfileData/InstrProfWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120092.409798.patch
Type: text/x-patch
Size: 8124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/5a1ebf98/attachment.bin>
More information about the llvm-commits
mailing list