Skip to content

Commit 5065c8f

Browse files
authored
Merge pull request #60650 from nate-chandler/rdar98890125
[Test] Disabled test to investigate.
2 parents cc0e122 + d744af5 commit 5065c8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/SILOptimizer/hoist_destroy_addr.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-sil-opt -opt-mode=none -enable-sil-verify-all %s -ssa-destroy-hoisting | %FileCheck %s --check-prefix=CHECK --check-prefix=CHECKDEB
22
// RUN: %target-sil-opt -opt-mode=speed -enable-sil-verify-all %s -ssa-destroy-hoisting | %FileCheck %s --check-prefix=CHECK --check-prefix=CHECKOPT
33

4+
// REQUIRES: rdar98890125
45
// REQUIRES: long_test
56
// REQUIRES: objc_interop
67
// SIL includes assumption of 64-bit wordsize

0 commit comments

Comments
 (0)