summaryrefslogtreecommitdiffstats
path: root/test/Other/2002-01-31-CallGraph.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2002-01-31-CallGraph.ll')
-rw-r--r--test/Other/2002-01-31-CallGraph.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2002-01-31-CallGraph.ll b/test/Other/2002-01-31-CallGraph.ll
index bb4c23e..0e4c877 100644
--- a/test/Other/2002-01-31-CallGraph.ll
+++ b/test/Other/2002-01-31-CallGraph.ll
@@ -1,6 +1,6 @@
; Call graph construction crash: Not handling indirect calls right
;
-; RUN: llvm-as < %s | opt -analyze -print-callgraph >& /dev/null
+; RUN: opt < %s -analyze -print-callgraph >& /dev/null
;
%FunTy = type i32 (i32)
OpenPOWER on IntegriCloud