File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/test/run-make-fulldeps/coverage-llvmir Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ CHECK: @__profc__R{{[a-zA-Z0-9_]+}}testprog14will_be_called = {{private|i
1515CHECK-SAME: section "[[INSTR_PROF_CNTS]]"{{.*}}, align 8
1616
1717CHECK: @__profd__R{{[a-zA-Z0-9_]+}}testprog14will_be_called = {{private|internal}} global
18- CHECK-SAME: @__profc__R{{[a-zA-Z0-9_]+}}testprog14will_be_called,
18+ CHECK-SAME: @__profc__R{{[a-zA-Z0-9_]+}}testprog14will_be_called
1919CHECK-SAME: section "[[INSTR_PROF_DATA]]"{{.*}}, align 8
2020
2121CHECK: @__profc__R{{[a-zA-Z0-9_]+}}testprog4main = {{private|internal}} global
2222CHECK-SAME: section "[[INSTR_PROF_CNTS]]"{{.*}}, align 8
2323
2424CHECK: @__profd__R{{[a-zA-Z0-9_]+}}testprog4main = {{private|internal}} global
25- CHECK-SAME: @__profc__R{{[a-zA-Z0-9_]+}}testprog4main,
25+ CHECK-SAME: @__profc__R{{[a-zA-Z0-9_]+}}testprog4main
2626CHECK-SAME: section "[[INSTR_PROF_DATA]]"{{.*}}, align 8
2727
2828CHECK: @__llvm_prf_nm = private constant
You can’t perform that action at this time.
0 commit comments