diff options
Diffstat (limited to 'compiler-rt/test/profile/Inputs/instrprof-dlopen-func2.c.gcov')
| -rw-r--r-- | compiler-rt/test/profile/Inputs/instrprof-dlopen-func2.c.gcov | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/profile/Inputs/instrprof-dlopen-func2.c.gcov b/compiler-rt/test/profile/Inputs/instrprof-dlopen-func2.c.gcov index 5bfcf6f1501..7101f74b938 100644 --- a/compiler-rt/test/profile/Inputs/instrprof-dlopen-func2.c.gcov +++ b/compiler-rt/test/profile/Inputs/instrprof-dlopen-func2.c.gcov @@ -3,4 +3,4 @@ // CHECK-NEXT: -: 0:Data:instrprof-dlopen-func2.gcda // CHECK-NEXT: -: 0:Runs:1 // CHECK-NEXT: -: 0:Programs:1 -// CHECK-NEXT: 3: 1:void func2(int K) { if (K) {} } +// CHECK-NEXT: 1: 1:void func2(int K) {} |

