[PATCH] D144308: [llvm-cov] Optionally fail on missing binary ID

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 10:23:49 PST 2023


mysterymath updated this revision to Diff 502177.
mysterymath marked an inline comment as done.
mysterymath added a comment.

Rearrange if.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144308/new/

https://reviews.llvm.org/D144308

Files:
  compiler-rt/test/profile/Linux/binary-id-lookup.c
  llvm/docs/CommandGuide/llvm-cov.rst
  llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
  llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
  llvm/tools/llvm-cov/CodeCoverage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144308.502177.patch
Type: text/x-patch
Size: 8188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/6cbc52d0/attachment.bin>


More information about the llvm-commits mailing list