Skip to content

Commit cdfbb05

Browse files
authored
Merge pull request #64832 from rintaro/limit64bit-rdar107495541
2 parents bbc1d8f + 4da8a35 commit cdfbb05

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)