summaryrefslogtreecommitdiff
path: root/test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll')
-rw-r--r--test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll b/test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll
index 57484ed3eb..3d9f2583b3 100644
--- a/test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll
+++ b/test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -disable-output -analyze -lda | FileCheck %s
+; RUN: opt < %s -disable-output -analyze -lda | FileCheck %s
@x = common global [256 x i32] zeroinitializer, align 4
@y = common global [256 x i32] zeroinitializer, align 4