diff options
Diffstat (limited to 'test/Assembler/2002-04-07-InfConstant.llx')
-rw-r--r-- | test/Assembler/2002-04-07-InfConstant.llx | 2 |
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 81ac678c42..8ca7450bf7 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: as < %s | dis | as | dis +; RUN: llvm-as < %s | llvm-dis | llvm-as | llvm-dis implementation |