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