Fix test case.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 9 Jan 2007 00:09:34 +0000 (00:09 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 9 Jan 2007 00:09:34 +0000 (00:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33030 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2007-01-08-InstrSched.ll

index 69b08a1d76b2abe0afcf12b4e27e1bc9f9562461..2b66ea0491e48e5d760df1d7c9595e774abf0cd0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-as | llc -mtriple=x86_64-apple-darwin | \
+; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | \
 ; RUN:   %prcontext 'mulss LCPI1_3' 1 | grep mulss | wc -l | grep 1
 
 define float %foo(float %x) {