Fix inserting new elements in a specified location.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-13-AndCmpCmp.ll
index a823210fcac5c94e0db7d325dbd156a358aa795b..fbc8ba972a032ca7956ea05bceefbf9543a49da6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep and
+; RUN: opt %s -instcombine -S | grep and
 ; PR1907
 
 define i1 @test(i32 %c84.17) {