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