[PATCH] D130196: [llvm-cov] Improve error message by printing the object file name that produces error

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 12:31:41 PDT 2022


zequanwu created this revision.
zequanwu added reviewers: hans, vsk.
Herald added a subscriber: hiraditya.
Herald added a project: All.
zequanwu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D130196

Files:
  llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
  llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
  llvm/test/tools/llvm-cov/missing-binaries.test
  llvm/tools/llvm-cov/CodeCoverage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130196.446237.patch
Type: text/x-patch
Size: 4753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/4df58484/attachment.bin>


More information about the llvm-commits mailing list