summaryrefslogtreecommitdiffstats
path: root/test/Other/2009-03-31-CallGraph.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2009-03-31-CallGraph.ll')
-rw-r--r--test/Other/2009-03-31-CallGraph.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2009-03-31-CallGraph.ll b/test/Other/2009-03-31-CallGraph.ll
index 43578be..d6653ec 100644
--- a/test/Other/2009-03-31-CallGraph.ll
+++ b/test/Other/2009-03-31-CallGraph.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -prune-eh -disable-output
+; RUN: opt < %s -inline -prune-eh -disable-output
define void @f2() {
invoke void @f6()
to label %ok1 unwind label %lpad1
OpenPOWER on IntegriCloud