Skip to content

Commit 2608746

Browse files
Merge pull request #70561 from cachemeifyoucan/xfail-staic-vtable-stubs
[Test] XFAIL IRGen/static-vtable-stubs.swift on arm64_32
2 parents d540f48 + 52f0d00 commit 2608746

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/static-vtable-stubs.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
// rdar://119900439
1212
// XFAIL: CPU=armv7k
13+
// XFAIL: CPU=arm64_32
1314

1415
//--- A.swift
1516
open class C {

0 commit comments

Comments
 (0)