Skip to content

Commit c7cbe46

Browse files
authored
Merge pull request #59048 from nate-chandler/test/20220524/require-64-bit
[Test] Run test with 64-bit SIL on 64-bit arch.
2 parents b36cbed + e39caea commit c7cbe46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/SILOptimizer/hoist_destroy_addr.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
// REQUIRES: long_test
55
// REQUIRES: objc_interop
6+
// SIL includes assumption of 64-bit wordsize
7+
// REQUIRES: PTRSIZE=64
68

79
import Builtin
810
import Swift

0 commit comments

Comments
 (0)