[PATCH] D16388: [PGO] Enable profile name compression

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 19:39:11 PST 2016


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

Addressed vsk's review feedbacks.


http://reviews.llvm.org/D16388

Files:
  docs/CoverageMappingFormat.rst
  include/llvm/ProfileData/CoverageMapping.h
  include/llvm/ProfileData/InstrProf.h
  include/llvm/ProfileData/InstrProfData.inc
  include/llvm/ProfileData/InstrProfReader.h
  lib/ProfileData/CoverageMappingReader.cpp
  lib/ProfileData/InstrProf.cpp
  lib/ProfileData/InstrProfReader.cpp
  lib/Transforms/Instrumentation/InstrProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16388.46091.patch
Type: text/x-patch
Size: 17571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/c59d2915/attachment.bin>


More information about the llvm-commits mailing list