[PATCH] D15212: [PGO] Value profiling text format reader/writer support
David Li via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 10:47:20 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255523: [PGO] Value profiling text format reader/writer support (authored by davidxl).
Changed prior to commit:
http://reviews.llvm.org/D15212?vs=42643&id=42738#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15212
Files:
llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
llvm/trunk/lib/ProfileData/InstrProfReader.cpp
llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
llvm/trunk/test/tools/llvm-profdata/Inputs/vp-malform.proftext
llvm/trunk/test/tools/llvm-profdata/Inputs/vp-malform2.proftext
llvm/trunk/test/tools/llvm-profdata/Inputs/vp-truncate.proftext
llvm/trunk/test/tools/llvm-profdata/text-format-errors.test
llvm/trunk/test/tools/llvm-profdata/value-prof.proftext
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15212.42738.patch
Type: text/x-patch
Size: 10246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/6d887a72/attachment.bin>
More information about the llvm-commits
mailing list