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