Fix RUN line.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 9 Mar 2008 19:55:22 +0000 (19:55 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 9 Mar 2008 19:55:22 +0000 (19:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48116 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Alpha/mul5.ll

index 9042015d72ac5e278c5ac9bed9890728b33fd53e..052ec0aa42a14c3f724ab4b39510d3babc995328 100644 (file)
@@ -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: *