summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/Analysis/DSGraph/SCCSimpleExample.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/Analysis/DSGraph/SCCSimpleExample.ll')
-rw-r--r--llvm/test/Regression/Analysis/DSGraph/SCCSimpleExample.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/Analysis/DSGraph/SCCSimpleExample.ll b/llvm/test/Regression/Analysis/DSGraph/SCCSimpleExample.ll
index 3c71c3461c3..825c5797455 100644
--- a/llvm/test/Regression/Analysis/DSGraph/SCCSimpleExample.ll
+++ b/llvm/test/Regression/Analysis/DSGraph/SCCSimpleExample.ll
@@ -1,5 +1,5 @@
-; RUN: analyze %s -datastructure-gc --dsgc-abort-if-merged=Y,BVal
+; RUN: opt -analyze %s -datastructure-gc --dsgc-abort-if-merged=Y,BVal
implementation
OpenPOWER on IntegriCloud