Renamed `as' => `llvm-as', `dis' => `llvm-dis'.
[oota-llvm.git] / test / Assembler / 2002-04-07-InfConstant.llx
index 81ac678c429917fee6c594b64acbf1c2e46fa8c6..8ca7450bf74193adb675adcd25e9ab1b882f5250 100644 (file)
@@ -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