Skip to content

Commit 60b052c

Browse files
authored
Merge pull request #34752 from nate-chandler/concurrency/irgen/rdar71408349
2 parents 5dd0bce + 0d8559d commit 60b052c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/async/partial_apply_forwarder.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// RUN: %target-swift-frontend -enable-experimental-concurrency -disable-objc-interop -primary-file %s -emit-ir | %FileCheck %s -DINT=i%target-ptrsize --check-prefixes=CHECK,CHECK-native
33

44
// REQUIRES: concurrency
5+
// UNSUPPORTED: CPU=arm64e
56

67
sil_stage canonical
78

0 commit comments

Comments
 (0)