[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Transforms / InstCombine / dce-iterate.ll
index f1c136b968e4aff380ac35c9374adc95ce97ad99..1dd45225410169377cfa872139927a4947ac6462 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {ret double .sy}
+; RUN: opt < %s -instcombine -S | grep "ret double .sy"
 
 define internal double @ScaleObjectAdd(double %sx, double %sy, double %sz) nounwind {
 entry: