summaryrefslogtreecommitdiff
path: root/test/Assembler/2002-04-07-InfConstant.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2002-04-07-InfConstant.llx')
-rw-r--r--test/Assembler/2002-04-07-InfConstant.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2002-04-07-InfConstant.llx b/test/Assembler/2002-04-07-InfConstant.llx
index 8ca7450bf7..f1479eb4df 100644
--- a/test/Assembler/2002-04-07-InfConstant.llx
+++ b/test/Assembler/2002-04-07-InfConstant.llx
@@ -1,6 +1,6 @@
; The output formater prints out 1.0e100 as Inf!
;
-; RUN: llvm-as < %s | llvm-dis | llvm-as | llvm-dis
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | llvm-as | llvm-dis
implementation