[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Transforms / InstCombine / 2008-07-08-AndICmp.ll
index 4244b4ba2f081e01ce03f6c9731b9fdef0bef447..a12f4bdf1084cb3ea6a829291d070e3563605337 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep icmp | count 1
+; RUN: opt %s -instcombine -S | grep icmp | count 1
 ; PR2330
 
 define i1 @foo(i32 %a, i32 %b) nounwind {