[PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 13:07:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269462: [ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC (authored by vedantk).

Changed prior to commit:
  http://reviews.llvm.org/D19901?vs=57086&id=57233#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19901

Files:
  llvm/trunk/include/llvm/ProfileData/Coverage/CoverageMapping.h
  llvm/trunk/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
  llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
  llvm/trunk/include/llvm/ProfileData/InstrProfWriter.h
  llvm/trunk/include/llvm/ProfileData/ProfileCommon.h
  llvm/trunk/lib/ProfileData/Coverage/CoverageMapping.cpp
  llvm/trunk/lib/ProfileData/Coverage/CoverageMappingReader.cpp
  llvm/trunk/lib/ProfileData/InstrProf.cpp
  llvm/trunk/lib/ProfileData/InstrProfReader.cpp
  llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
  llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/trunk/tools/llvm-cov/CodeCoverage.cpp
  llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
  llvm/trunk/unittests/ProfileData/CoverageMappingTest.cpp
  llvm/trunk/unittests/ProfileData/InstrProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19901.57233.patch
Type: text/x-patch
Size: 97818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160513/b9ef5fd2/attachment.bin>


More information about the llvm-commits mailing list