summaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll')
-rw-r--r--test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll b/test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll
index 8ac123f32c..e1ecaed83e 100644
--- a/test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll
+++ b/test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -disable-output
+; RUN: llvm-upgrade < %s | llvm-as | opt -inline -disable-output
; Inlining the first call caused the inliner function to delete the second
; call. Then the inliner tries to inline the second call, which no longer