[PATCH] D32073: [ProfileData] Support cross target binary reading for coverage tool

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 10:00:28 PDT 2017


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

Changed the new interface name according to review feedback.


https://reviews.llvm.org/D32073

Files:
  include/llvm/ProfileData/InstrProf.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/ProfileData/Coverage/CoverageMappingReader.cpp
  lib/ProfileData/InstrProf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32073.95312.patch
Type: text/x-patch
Size: 6344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170414/4a2fdad3/attachment-0001.bin>


More information about the llvm-commits mailing list