[PATCH] D19333: Move coverage related code into a separate library

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 11:58:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268089: Move coverage related code into a separate library. (authored by eraman).

Changed prior to commit:
  http://reviews.llvm.org/D19333?vs=54301&id=55642#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19333

Files:
  llvm/trunk/include/llvm/ProfileData/Coverage/CoverageMapping.h
  llvm/trunk/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
  llvm/trunk/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
  llvm/trunk/include/llvm/ProfileData/CoverageMapping.h
  llvm/trunk/include/llvm/ProfileData/CoverageMappingReader.h
  llvm/trunk/include/llvm/ProfileData/CoverageMappingWriter.h
  llvm/trunk/lib/ProfileData/CMakeLists.txt
  llvm/trunk/lib/ProfileData/Coverage/CMakeLists.txt
  llvm/trunk/lib/ProfileData/Coverage/CoverageMapping.cpp
  llvm/trunk/lib/ProfileData/Coverage/CoverageMappingReader.cpp
  llvm/trunk/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
  llvm/trunk/lib/ProfileData/Coverage/LLVMBuild.txt
  llvm/trunk/lib/ProfileData/CoverageMapping.cpp
  llvm/trunk/lib/ProfileData/CoverageMappingReader.cpp
  llvm/trunk/lib/ProfileData/CoverageMappingWriter.cpp
  llvm/trunk/lib/ProfileData/LLVMBuild.txt
  llvm/trunk/tools/llvm-cov/CMakeLists.txt
  llvm/trunk/tools/llvm-cov/CodeCoverage.cpp
  llvm/trunk/tools/llvm-cov/CoverageFilters.h
  llvm/trunk/tools/llvm-cov/CoverageSummaryInfo.h
  llvm/trunk/tools/llvm-cov/LLVMBuild.txt
  llvm/trunk/tools/llvm-cov/SourceCoverageView.h
  llvm/trunk/unittests/ProfileData/CMakeLists.txt
  llvm/trunk/unittests/ProfileData/CoverageMappingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19333.55642.patch
Type: text/x-patch
Size: 172620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/fcf4dc33/attachment-0001.bin>


More information about the llvm-commits mailing list