Skip to content

Commit c724ddb

Browse files
authored
Merge pull request #7507 from vedantk/coverage-fixups
[Coverage] Tighten up test case (NFC)
2 parents e571e2c + 75af7cb commit c724ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/coverage.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// RUN: %target-swift-frontend -Xllvm -new-mangling-for-tests -assume-parsing-unqualified-ownership-sil %s -profile-generate -profile-coverage-mapping -emit-ir -o - | %FileCheck %s --check-prefix=IR
33

44
// IR-NOT: __llvm_coverage_names
5+
// IR-NOT: __profn
56

67
// SIL-DAG: sil hidden @_T08coverage2f1yyF
78
// SIL-DAG: string_literal utf8 "{{.*}}coverage.swift:{{.*}}_T08coverage2f1yyF"

0 commit comments

Comments
 (0)