Skip to content

Commit 63354f1

Browse files
authored
Merge pull request swiftlang#35925 from slavapestov/disable-hop-to-executor
Disable test/IRGen/async/hop_to_executor.sil
2 parents 7869c8c + 1c69d4f commit 63354f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/async/hop_to_executor.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-swift-frontend -enable-experimental-concurrency -primary-file %s -module-name=test -disable-llvm-optzns -disable-swift-specific-llvm-optzns -emit-ir -sil-verify-all | %FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-%target-cpu --check-prefix=CHECK-%target-ptrsize
22

33
// REQUIRES: concurrency
4+
// REQUIRES: rdar74098395
45

56
sil_stage canonical
67

0 commit comments

Comments
 (0)