Give AsmPrinter the most common expected implementation of
[oota-llvm.git] / test / CodeGen / PowerPC / fnabs.ll
index 6c10dfbd44b0cb52c6e3ca61fd1a2eb131c6e94b..bbd5c7159edc46e52110aa4ebfa91c4c0dd8ed5d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | grep fnabs
+; RUN: llc < %s -march=ppc32 | grep fnabs
 
 declare double @fabs(double)