Fix typo.
[oota-llvm.git] / test / CodeGen / Alpha / srl_and.ll
index 2344833dc5b363ef0a7637254032eea212207d01..3042ef3d0237ec054314c0a025128f797527aa11 100644 (file)
@@ -1,5 +1,5 @@
 ; Make sure this testcase codegens to the zapnot instruction
-; RUN: llvm-as < %s | llc -march=alpha | grep zapnot
+; RUN: llc < %s -march=alpha | grep zapnot
 
 define i64 @foo(i64 %y) {
 entry: