mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Profile: Run tests through to -emit-ir to get better coverage
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// REQUIRES: objc_interop
|
||||
|
||||
// RUN: %target-swift-frontend -Xllvm -sil-full-demangle -profile-generate -profile-coverage-mapping -emit-sil -module-name coverage_uikit %s | %FileCheck %s
|
||||
// RUN: %target-swift-frontend -profile-generate -profile-coverage-mapping -emit-ir %s
|
||||
|
||||
import UIKit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user