[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 11:01:20 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300352: [Profile] Make host tool aware of object format when quering prof section names  (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D32073?vs=95312&id=95320#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32073

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

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


More information about the llvm-commits mailing list