summaryrefslogtreecommitdiff
path: root/test/Analysis/DSGraph/2005-03-22-IncompleteGlobal.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/DSGraph/2005-03-22-IncompleteGlobal.ll')
-rw-r--r--test/Analysis/DSGraph/2005-03-22-IncompleteGlobal.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Analysis/DSGraph/2005-03-22-IncompleteGlobal.ll b/test/Analysis/DSGraph/2005-03-22-IncompleteGlobal.ll
index 0af1efab27..1d3240217a 100644
--- a/test/Analysis/DSGraph/2005-03-22-IncompleteGlobal.ll
+++ b/test/Analysis/DSGraph/2005-03-22-IncompleteGlobal.ll
@@ -1,5 +1,5 @@
-; RUN: analyze %s -datastructure-gc -dsgc-check-flags=G:GIM -dsgc-dspass=bu &&\
-; RUN: analyze %s -datastructure-gc -dsgc-check-flags=G:GIM -dsgc-dspass=td
+; RUN: opt -analyze %s -datastructure-gc -dsgc-check-flags=G:GIM -dsgc-dspass=bu &&\
+; RUN: opt -analyze %s -datastructure-gc -dsgc-check-flags=G:GIM -dsgc-dspass=td
%S = type { double, int }