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

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 21:10:43 PDT 2017


davidxl created this revision.

This is a follow up to the patch that added the coverage support for PE binary.  This patch also fixes the rest of test failures.


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.95266.patch
Type: text/x-patch
Size: 4984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170414/e67c2f95/attachment.bin>


More information about the llvm-commits mailing list