Profile: Run tests through to -emit-ir to get better coverage

This commit is contained in:
Slava Pestov
2020-03-10 15:46:54 -04:00
parent 85c4e01e4d
commit 45330816b4
29 changed files with 32 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
// RUN: %target-swift-frontend -Xllvm -sil-full-demangle -profile-generate -profile-coverage-mapping -emit-sorted-sil -emit-sil -module-name coverage_functon_builder %s | %FileCheck %s
// RUN: %target-swift-frontend -profile-generate -profile-coverage-mapping -emit-ir %s
@_functionBuilder
struct Summer {