[ORC] Fail materialization in tasks that are destroyed before running.
[llvm-project.git] / llvm / test / tools / llvm-cov / gcov / Inputs / test_no_gcda.h.gcov
blob246a9512707b39e82dabacee9791c2920ea21a9b
1         -:    0:Source:test.h
2         -:    0:Graph:test.gcno
3         -:    0:Data:-
4         -:    0:Runs:0
5         -:    0:Programs:0
6         -:    1:#include <stdint.h>
7     #####:    2:struct A {
8         -:    3:  virtual void B();
9         -:    4:};