[PATCH] D16727: [Profiling] Write out sparse indexed profiles

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 13:20:46 PST 2016


vsk updated this revision to Diff 46419.
vsk added a comment.

- Extend a unittest in CoverageMappingTest.


http://reviews.llvm.org/D16727

Files:
  docs/CommandGuide/llvm-profdata.rst
  include/llvm/ProfileData/InstrProfWriter.h
  lib/ProfileData/InstrProfWriter.cpp
  test/tools/llvm-profdata/general.proftext
  test/tools/llvm-profdata/weight-instr.test
  tools/llvm-profdata/llvm-profdata.cpp
  unittests/ProfileData/CoverageMappingTest.cpp
  unittests/ProfileData/InstrProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16727.46419.patch
Type: text/x-patch
Size: 20601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160129/ff7d0a3c/attachment.bin>


More information about the llvm-commits mailing list