[PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 13:32:54 PDT 2016
vsk updated this revision to Diff 56956.
vsk added a comment.
- Rebase onto master. This lets us incorporate SoftInstrProfErrors (see http://reviews.llvm.org/D20082).
http://reviews.llvm.org/D19901
Files:
include/llvm/ProfileData/Coverage/CoverageMapping.h
include/llvm/ProfileData/Coverage/CoverageMappingReader.h
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/InstrProfData.inc
include/llvm/ProfileData/InstrProfReader.h
include/llvm/ProfileData/InstrProfWriter.h
include/llvm/ProfileData/ProfileCommon.h
lib/ProfileData/Coverage/CoverageMapping.cpp
lib/ProfileData/Coverage/CoverageMappingReader.cpp
lib/ProfileData/InstrProf.cpp
lib/ProfileData/InstrProfReader.cpp
lib/ProfileData/InstrProfWriter.cpp
lib/Transforms/Instrumentation/InstrProfiling.cpp
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
tools/llvm-cov/CodeCoverage.cpp
tools/llvm-profdata/llvm-profdata.cpp
unittests/ProfileData/CoverageMappingTest.cpp
unittests/ProfileData/InstrProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19901.56956.patch
Type: text/x-patch
Size: 98540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160511/b41cb194/attachment.bin>
More information about the llvm-commits
mailing list