forked from OSchip/llvm-project
[GCOV] Make test path generic so it passes on all machines
llvm-svn: 345656
This commit is contained in:
parent
5786b9fe88
commit
c8d94f3847
|
@ -1,4 +1,4 @@
|
|||
// CHECK: -: 0:Source:/home/calixte/dev/mozilla/llvm.cal/projects/compiler-rt/test/profile/Inputs/instrprof-gcov-one-line-function.c
|
||||
// CHECK: -: 0:Source:{{.*}}Inputs/instrprof-gcov-one-line-function.c
|
||||
// CHECK-NEXT: -: 0:Graph:instrprof-gcov-one-line-function.gcno
|
||||
// CHECK-NEXT: -: 0:Data:instrprof-gcov-one-line-function.gcda
|
||||
// CHECK-NEXT: -: 0:Runs:1
|
||||
|
|
Loading…
Reference in New Issue