[PATCH] D14894: [PGO] Add --text-format option for llvm-profdata show|merge commands
David Li via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 12:33:00 PST 2015
davidxl updated this revision to Diff 40958.
davidxl marked 3 inline comments as done.
davidxl added a comment.
Addressed feedbacks from review comments. Also make the show|merge text dump option the same (for consistency).
http://reviews.llvm.org/D14894
Files:
docs/CommandGuide/llvm-profdata.rst
include/llvm/ProfileData/InstrProfWriter.h
lib/ProfileData/InstrProfWriter.cpp
test/tools/llvm-profdata/Inputs/basic.proftext
test/tools/llvm-profdata/text-dump.test
tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14894.40958.patch
Type: text/x-patch
Size: 12609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/91b874ad/attachment.bin>
More information about the llvm-commits
mailing list