6 RUN: %clang --coverage -o %t %S/Inputs/instrprof-gcov-__gcov_flush-terminate.c
7 RUN: test -f instrprof-gcov-__gcov_flush-terminate.gcno
9 RUN: rm -f instrprof-gcov-__gcov_flush-terminate.gcda
10 RUN: %expect_crash %run %t
11 RUN: llvm-cov gcov instrprof-gcov-__gcov_flush-terminate.gcda
12 RUN: FileCheck --match-full-lines --strict-whitespace --input-file instrprof-gcov-__gcov_flush-terminate.c.gcov %S/Inputs/instrprof-gcov-__gcov_flush-terminate.c.gcov