summaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/2007-06-25-WeakInline.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Inline/2007-06-25-WeakInline.ll')
-rw-r--r--test/Transforms/Inline/2007-06-25-WeakInline.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/Inline/2007-06-25-WeakInline.ll b/test/Transforms/Inline/2007-06-25-WeakInline.ll
index 3cf758c..929891a 100644
--- a/test/Transforms/Inline/2007-06-25-WeakInline.ll
+++ b/test/Transforms/Inline/2007-06-25-WeakInline.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline | llvm-dis | grep call
+; RUN: opt < %s -inline -S | grep call
; 'bar' can be overridden at link-time, don't inline it.
OpenPOWER on IntegriCloud