summaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/2008-09-02-AlwaysInline.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Inline/2008-09-02-AlwaysInline.ll')
-rw-r--r--test/Transforms/Inline/2008-09-02-AlwaysInline.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/Inline/2008-09-02-AlwaysInline.ll b/test/Transforms/Inline/2008-09-02-AlwaysInline.ll
index 45c9a5a97e..f8c95844e1 100644
--- a/test/Transforms/Inline/2008-09-02-AlwaysInline.ll
+++ b/test/Transforms/Inline/2008-09-02-AlwaysInline.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -inline-threshold=0 -inline | llvm-dis | not grep call
+; RUN: opt %s -inline-threshold=0 -inline -S | not grep call
define i32 @fn2() alwaysinline {
ret i32 1