Skip to content

Commit 6275a7c

Browse files
authored
Merge pull request #77539 from drexin/wip-139555118
[Tests] XFAIL IRGen/typed_throws_abi.swift on arm64e
2 parents b053ecd + 5b0191c commit 6275a7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/typed_throws_abi.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-swift-frontend -primary-file %s -emit-irgen -enable-library-evolution | %FileCheck %s
22

3+
// XFAIL: CPU=arm64e
34
// REQUIRES: PTRSIZE=64
45

56
struct Empty: Error {}

0 commit comments

Comments
 (0)