DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
[oota-llvm.git] / test / Transforms / InstCombine / 2008-07-08-SubAnd.ll
index 009115966f5845775b721d2251d80229c1487c90..a3d44cb2467aa1b9850f3cff9173f9975c377a7e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -instcombine -S | grep -v {i32 8}
+; RUN: opt < %s -instcombine -S | grep -v "i32 8"
 ; PR2330
 
 define i32 @a(i32 %a) nounwind  {