llvm-cov: Ignore missing .gcda files
[oota-llvm.git] / test / tools / llvm-cov / Inputs / test_no_gcda.h.gcov
1         -:    0:Source:./test.h
2         -:    0:Graph:test.gcno
3         -:    0:Data:-
4         -:    0:Runs:0
5         -:    0:Programs:0
6     #####:    1:struct A {
7         -:    2:  virtual void B();
8         -:    3:};