[PATCH] D52033: [GCOV] Add options to filter files which must be instrumented.

calixte via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 06:14:56 PST 2018


calixte updated this revision to Diff 172751.
calixte added a comment.

Regexs separator is ':' for Unix and ';' for Windows


Repository:
  rL LLVM

https://reviews.llvm.org/D52033

Files:
  include/llvm/Transforms/Instrumentation.h
  lib/Transforms/Instrumentation/GCOVProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52033.172751.patch
Type: text/x-patch
Size: 5450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/c0a9e199/attachment.bin>


More information about the llvm-commits mailing list