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

Igor Ignatev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 18 23:24:48 PST 2019


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

forgot to add `test/tools/llvm-cov/Inputs/test_hash.output`


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.187315.patch
Type: text/x-patch
Size: 4922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/2c1f5f8a/attachment.bin>


More information about the llvm-commits mailing list