summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/2003-09-14-InlineValue.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/Inline/2003-09-14-InlineValue.ll')
-rw-r--r--llvm/test/Transforms/Inline/2003-09-14-InlineValue.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/Inline/2003-09-14-InlineValue.ll b/llvm/test/Transforms/Inline/2003-09-14-InlineValue.ll
index dd7a662a6be..49a27e195e2 100644
--- a/llvm/test/Transforms/Inline/2003-09-14-InlineValue.ll
+++ b/llvm/test/Transforms/Inline/2003-09-14-InlineValue.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -inline -disable-output
+; RUN: opt < %s -inline -disable-output
declare i32 @External()
OpenPOWER on IntegriCloud