summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/2003-09-22-PHINodeInlineFail.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/Inline/2003-09-22-PHINodeInlineFail.ll')
-rw-r--r--llvm/test/Transforms/Inline/2003-09-22-PHINodeInlineFail.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/Inline/2003-09-22-PHINodeInlineFail.ll b/llvm/test/Transforms/Inline/2003-09-22-PHINodeInlineFail.ll
index d57aee01c60..e1b426e20a4 100644
--- a/llvm/test/Transforms/Inline/2003-09-22-PHINodeInlineFail.ll
+++ b/llvm/test/Transforms/Inline/2003-09-22-PHINodeInlineFail.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -disable-output
+; RUN: opt %s -inline -disable-output
define i32 @main() {
entry:
OpenPOWER on IntegriCloud