[PATCH] D84771: [llvm-profdata] Add intersect/unique set operators to aid differential code coverage analysis.

Dokyung Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 14:42:30 PDT 2020


dokyungs updated this revision to Diff 281368.
dokyungs added a comment.

Exit on errors, rename function names, and write comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84771

Files:
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/lib/ProfileData/InstrProf.cpp
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84771.281368.patch
Type: text/x-patch
Size: 14969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/bbfc5470/attachment.bin>


More information about the llvm-commits mailing list