summaryrefslogtreecommitdiff
path: root/test/Transforms/DSAnalysis/basictest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/DSAnalysis/basictest.ll')
-rw-r--r--test/Transforms/DSAnalysis/basictest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/DSAnalysis/basictest.ll b/test/Transforms/DSAnalysis/basictest.ll
index 615e0219cf..a3583a1475 100644
--- a/test/Transforms/DSAnalysis/basictest.ll
+++ b/test/Transforms/DSAnalysis/basictest.ll
@@ -1,6 +1,6 @@
; very simple test
;
-; RUN: analyze %s -tddatastructure
+; RUN: opt -analyze %s -tddatastructure
implementation