Fix typo.
[oota-llvm.git] / test / CodeGen / PowerPC / 2007-01-04-ArgExtension.ll
index a1dfc12b53efcfccbf7e982595ff3c969157fe50..805528cf2efd688b5632c69865f711504fd2a907 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | grep extsb &&
-; RUN: llvm-as < %s | llc -march=ppc32 | grep extsh
+; RUN: llc < %s -march=ppc32 | grep extsb
+; RUN: llc < %s -march=ppc32 | grep extsh
 
 define i32 @p1(i8 %c, i16 %s) {
 entry: