[PATCH] D15212: [PGO] Value profiling text format reader/writer support
David Li via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 15:05:44 PST 2015
davidxl created this revision.
davidxl added reviewers: vsk, betulb.
davidxl added a subscriber: llvm-commits.
This patch adds the missing functionality in parsable text format support for value profiling.
http://reviews.llvm.org/D15212
Files:
include/llvm/ProfileData/InstrProfReader.h
lib/ProfileData/InstrProfReader.cpp
lib/ProfileData/InstrProfWriter.cpp
test/tools/llvm-profdata/Inputs/vp-malform.proftext
test/tools/llvm-profdata/Inputs/vp-malform2.proftext
test/tools/llvm-profdata/Inputs/vp-truncate.proftext
test/tools/llvm-profdata/text-format-errors.test
test/tools/llvm-profdata/value-prof.proftext
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15212.41810.patch
Type: text/x-patch
Size: 11296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/08af3857/attachment.bin>
More information about the llvm-commits
mailing list