Revert r63999. It was breaking self-hosting builds.
[oota-llvm.git] / test / CodeGen / X86 / 2007-03-24-InlineAsmVectorOp.ll
index cec8d8e8e74e394e685cf9309e639d5451a23743..6e1adf8346243be98c87758dfeebe0dcb0da7e34 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | llc -mcpu=yonah -march=x86 | grep 'cmpltsd %xmm0, %xmm0'
+; RUN: llvm-as < %s | llc -mcpu=yonah -march=x86 | \
+; RUN:   grep {cmpltsd %xmm0, %xmm0}
 target datalayout = "e-p:32:32"
 target triple = "i686-apple-darwin9"