diff --git a/test/CodeGen/Alpha/mul5.ll b/test/CodeGen/Alpha/mul5.ll index 9042015d72a..052ec0aa42a 100644 --- a/test/CodeGen/Alpha/mul5.ll +++ b/test/CodeGen/Alpha/mul5.ll @@ -1,5 +1,5 @@ ; Make sure this testcase does not use mulq -; RUN: llvm-as < %s | llvm-as | llc -march=alpha | \ +; RUN: llvm-as < %s | llc -march=alpha | \ ; RUN: not grep -i mul ; XFAIL: *