[PATCH] D32023: [ProfileData] Support coverage for PE binaries

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 16:49:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300277: [Profile] PE binary coverage bug fix (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D32023?vs=95234&id=95246#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32023

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
  llvm/trunk/include/llvm/Transforms/InstrProfiling.h
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/ProfileData/Coverage/CoverageMappingReader.cpp
  llvm/trunk/lib/ProfileData/InstrProf.cpp
  llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/trunk/test/Instrumentation/InstrProfiling/PR23499.ll
  llvm/trunk/tools/llvm-cov/TestingSupport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32023.95246.patch
Type: text/x-patch
Size: 18470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/2f0dd5f9/attachment.bin>


More information about the llvm-commits mailing list