Fix inserting new elements in a specified location.
[oota-llvm.git] / test / Transforms / ScalarRepl / 2009-02-05-LoadFCA.ll
index fa49c4f860625917496fed930325b9d164cfb135..67228a7a3cec09774b06d1cdec98afef15566179 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -scalarrepl -instcombine -inline -instcombine -S | grep {ret i32 42}
+; RUN: opt < %s -scalarrepl -instcombine -inline -instcombine -S | grep "ret i32 42"
 ; PR3489
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
 target triple = "x86_64-apple-darwin10.0"