[PATCH] D130944: [llvm-profdata] Support JSON as as an output-only format
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 9 16:01:12 PDT 2022
kazu updated this revision to Diff 451298.
kazu added a comment.
Broke up the big lambda into smaller pieces.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130944/new/
https://reviews.llvm.org/D130944
Files:
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/test/tools/llvm-profdata/sample-profile-json.test
llvm/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130944.451298.patch
Type: text/x-patch
Size: 9582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/49a415bf/attachment.bin>
More information about the llvm-commits
mailing list