[PATCH] D30752: [PGO] Refactor the valule profile dumping function for ease of adding other profile kind
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 8 12:37:17 PST 2017
xur created this revision.
This is split off
https://reviews.llvm.org/D28965
Refactor the dumping function so that we can add other value profile kind easily.
https://reviews.llvm.org/D30752
Files:
test/tools/llvm-profdata/value-prof.proftext
tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30752.91059.patch
Type: text/x-patch
Size: 5689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/121c7d69/attachment.bin>
More information about the llvm-commits
mailing list