aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DSAnalysis/arraymerge.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/DSAnalysis/arraymerge.ll')
-rw-r--r--test/Transforms/DSAnalysis/arraymerge.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/DSAnalysis/arraymerge.ll b/test/Transforms/DSAnalysis/arraymerge.ll
index c4ac718c1c..30f458308e 100644
--- a/test/Transforms/DSAnalysis/arraymerge.ll
+++ b/test/Transforms/DSAnalysis/arraymerge.ll
@@ -2,7 +2,7 @@
; folded completely away if possible. This is a very common case, so it should
; be efficient.
;
-; RUN: analyze %s -tddatastructure
+; RUN: opt -analyze %s -tddatastructure
;
implementation