[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:07:26 PDT 2017
davidxl updated this revision to Diff 95234.
davidxl added a comment.
Addressed review feedbacks.
https://reviews.llvm.org/D32023
Files:
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/InstrProfData.inc
include/llvm/Transforms/InstrProfiling.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/ProfileData/Coverage/CoverageMappingReader.cpp
lib/ProfileData/InstrProf.cpp
lib/Transforms/Instrumentation/InstrProfiling.cpp
lib/Transforms/Instrumentation/ThreadSanitizer.cpp
test/Instrumentation/InstrProfiling/PR23499.ll
tools/llvm-cov/TestingSupport.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32023.95234.patch
Type: text/x-patch
Size: 17350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/b2c37e9a/attachment.bin>
More information about the llvm-commits
mailing list