Revert r257055, it caused PR26064.
[oota-llvm.git] / test / CodeGen / X86 / 2006-03-01-InstrSchedBug.ll
index dc69ef83103f7a4626e1882473e384e0d3fdcbe8..f8bf0991fb148442ac716e3fcf903aeee74852d2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | not grep {subl.*%esp}
+; RUN: llc < %s -march=x86 | not grep "subl.*%esp"
 
 define i32 @f(i32 %a, i32 %b) {
         %tmp.2 = mul i32 %a, %a         ; <i32> [#uses=1]