Skip to content

Commit

Permalink
[Coverage] Tighten up test case (NFC)
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantk committed Feb 15, 2017
1 parent 9c205c1 commit 75af7cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/IRGen/coverage.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// 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

// IR-NOT: __llvm_coverage_names
// IR-NOT: __profn

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

0 comments on commit 75af7cb

Please sign in to comment.