[PATCH] D15212: [PGO] Value profiling text format reader/writer support

David Li via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 12 15:58:21 PST 2015


davidxl updated this revision to Diff 42643.
davidxl added a comment.

Update the patch addressing vsk's comments.


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.42643.patch
Type: text/x-patch
Size: 9914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151212/c8ecfd28/attachment.bin>


More information about the llvm-commits mailing list