Skip to content

Commit 39ea8f0

Browse files
committed
[Test] Don't expect IRGen/typed_throws_abi.swift to fail
rdar://162915553 Since this test was introduced, code gen has changed and it is now passing on arm64e as well
1 parent f095990 commit 39ea8f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/IRGen/typed_throws_abi.swift

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

3-
// XFAIL: CPU=arm64e
43
// REQUIRES: PTRSIZE=64
54

65
struct Empty: Error {}

0 commit comments

Comments
 (0)