Skip to content

Commit 87188b5

Browse files
authored
Merge pull request #64953 from kavon/5.9-moveonly_deinits_botfix
Cherry-pick test fix for 32-bit platforms
2 parents 403a7dc + ee9dc0c commit 87188b5

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)