Skip to content

Commit d744af5

Browse files
committed
[Test] Disabled test to investigate.
The test validation-test/SILOptimizer/hoist_destroy_addr.sil is failing to parse with invalid SIL. The input will need to be updated. rdar://98890125
1 parent bde58e7 commit d744af5

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)