summaryrefslogtreecommitdiffstats
path: root/test/Other/2002-02-24-InlineBrokePHINodes.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2002-02-24-InlineBrokePHINodes.ll')
-rw-r--r--test/Other/2002-02-24-InlineBrokePHINodes.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2002-02-24-InlineBrokePHINodes.ll b/test/Other/2002-02-24-InlineBrokePHINodes.ll
index cbb1a89..db26942 100644
--- a/test/Other/2002-02-24-InlineBrokePHINodes.ll
+++ b/test/Other/2002-02-24-InlineBrokePHINodes.ll
@@ -1,7 +1,7 @@
; Inlining used to break PHI nodes. This tests that they are correctly updated
; when a node is split around the call instruction. The verifier caught the error.
;
-; RUN: llvm-as < %s | opt -inline
+; RUN: opt < %s -inline
;
define i64 @test(i64 %X) {
OpenPOWER on IntegriCloud