Skip to content

Commit 3018eeb

Browse files
committed
Disable copyforwarding test until the llvm/clang:stable -> llvm/clang:swift-3.0-branch is complete.
It is failing spuriously on the bots. rdar://26081474 (cherry picked from commit b7eefba)
1 parent 3b7639d commit 3018eeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: test/SILOptimizer/copyforward.sil

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-sil-opt -enable-sil-verify-all %s -copy-forwarding -enable-copyforwarding -enable-destroyhoisting | FileCheck %s
22

3+
// REQUIRES: rdar26081474
4+
35
sil_stage canonical
46

57
import Builtin

0 commit comments

Comments
 (0)