X86: Align the stack on word boundaries in LowerFormalArguments()
[oota-llvm.git] / test / CodeGen / X86 / ispositive.ll
index 8adf723aabc387362ebb9c0f3fed1ec0849274da..b1d1a20c8eb69dbef5ad590deb54914f17fd146b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | grep {shrl.*31}
+; RUN: llc < %s -march=x86 | grep "shrl.*31"
 
 define i32 @test1(i32 %X) {
 entry: