aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DSAnalysis/badcases.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/DSAnalysis/badcases.ll')
-rw-r--r--test/Transforms/DSAnalysis/badcases.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/DSAnalysis/badcases.ll b/test/Transforms/DSAnalysis/badcases.ll
index b841b6e..a977f23 100644
--- a/test/Transforms/DSAnalysis/badcases.ll
+++ b/test/Transforms/DSAnalysis/badcases.ll
@@ -1,6 +1,6 @@
; This file contains a list of situations where node folding should happen...
;
-; RUN: analyze %s -tddatastructure
+; RUN: opt -analyze %s -tddatastructure
implementation