[PATCH] D58370: [llvm-cov] Add support for gcov --hash-filenames option.

Igor Ignatev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 11:03:52 PST 2019


iignatev updated this revision to Diff 187413.
iignatev added a comment.

Hi @vsk,

thanks for your review. I've uploaded the patch w/ the typo in `llvm-cov.rst` fixed. as I don't have commit access, could you please help me w/ integration of this patch?

> In the future you might get a faster review by setting assigning a few reviewers on Phab (typically, the last few people who've touched the code).

thanks for the tip, will definitely do next time.


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

https://reviews.llvm.org/D58370

Files:
  docs/CommandGuide/llvm-cov.rst
  include/llvm/ProfileData/GCOV.h
  lib/ProfileData/GCOV.cpp
  test/tools/llvm-cov/Inputs/test_hash.output
  test/tools/llvm-cov/llvm-cov.test
  tools/llvm-cov/gcov.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58370.187413.patch
Type: text/x-patch
Size: 4923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/d720122d/attachment.bin>


More information about the llvm-commits mailing list