Skip to content

Commit 4da8a35

Browse files
committed
[Tests] Limit test/IRGen/moveonly_deinits.swift to 64bit targets
rdar://107495541
1 parent 2866a37 commit 4da8a35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/moveonly_deinits.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// REQUIRES: asserts
1010
// REQUIRES: CODEGENERATOR=X86
1111

12+
// rdar://107495541 Test needs to be updated for 32bit.
13+
// REQUIRES: PTRSIZE=64
14+
1215
//////////////////////
1316
// Misc Declaration //
1417
//////////////////////

0 commit comments

Comments
 (0)