Rewrite test/ExecutionEngine tests to use FileCheck instead of grep
[oota-llvm.git] / test / Transforms / GlobalOpt / 2008-01-13-OutOfRangeSROA.ll
index 82abc8fe546b0b0fd13372171a6bcf56233d7b0e..7c07d5d9a23a3092af2a1458723a8d805ad6dbfb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -globalopt -S | grep {16 x .31 x double.. zeroinitializer}
+; RUN: opt < %s -globalopt -S | grep "16 x .31 x double.. zeroinitializer"
 
 ; The 'X' indices could be larger than 31.  Do not SROA the outer indices of this array.
 @mm = internal global [16 x [31 x double]] zeroinitializer, align 32