Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-cov / Inputs / test_-a.h.gcov
blob84fcb529d457a991f4f9fbe7e8c5dc5a3f2d676b
1         -:    0:Source:./test.h
2         -:    0:Graph:test.gcno
3         -:    0:Data:test.gcda
4         -:    0:Runs:2
5         -:    0:Programs:1
6         4:    1:struct A {
7         2:    1-block  0
8         2:    1-block  1
9         -:    2:  virtual void B();
10         -:    3:};