We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b36cbed + e39caea commit c7cbe46Copy full SHA for c7cbe46
validation-test/SILOptimizer/hoist_destroy_addr.sil
@@ -3,6 +3,8 @@
3
4
// REQUIRES: long_test
5
// REQUIRES: objc_interop
6
+// SIL includes assumption of 64-bit wordsize
7
+// REQUIRES: PTRSIZE=64
8
9
import Builtin
10
import Swift
0 commit comments