4 RUN: %clang --coverage -o %t %S/../Inputs/instrprof-gcov-execlp.c
5 RUN: test -f instrprof-gcov-execlp.gcno
7 RUN: rm -f instrprof-gcov-execlp.gcda
9 RUN: llvm-cov gcov -b -c instrprof-gcov-execlp.gcda
10 RUN: FileCheck --match-full-lines --strict-whitespace --input-file instrprof-gcov-execlp.c.gcov %S/../Inputs/instrprof-gcov-execlp.c.gcov