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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 14:58:53 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259258: [Profiling] Add a -sparse mode to llvm-profdata merge (authored by vedantk).

Changed prior to commit:
  http://reviews.llvm.org/D16727?vs=46422&id=46439#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16727

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

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


More information about the llvm-commits mailing list