We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db8171 commit e77ec2fCopy full SHA for e77ec2f
src/test/run-make/coverage-llvmir/filecheck.testprog.txt
@@ -9,7 +9,7 @@ CHECK-SAME: section "[[INSTR_PROF_COVFUN]]"[[COMDAT_IF_SUPPORTED]], align 8
9
CHECK: @__llvm_coverage_mapping = private constant
10
CHECK-SAME: section "[[INSTR_PROF_COVMAP]]", align 8
11
12
-WINDOWS: @__llvm_profile_runtime = external global i32
+WINDOWS: @__llvm_profile_runtime = external{{.*}}global i32
13
14
CHECK: @__profc__R{{[a-zA-Z0-9_]+}}testprog14will_be_called = {{private|internal}} global
15
CHECK-SAME: section "[[INSTR_PROF_CNTS]]"{{.*}}, align 8
0 commit comments