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

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


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

- Turn off -sparse by default to address @davidxl's concern. This has the added benefit of letting us leave weight-instr.test unchanged.


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
  tools/llvm-profdata/llvm-profdata.cpp
  unittests/ProfileData/CoverageMappingTest.cpp
  unittests/ProfileData/InstrProfTest.cpp

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


More information about the llvm-commits mailing list