GlobalOpt: Handle non-zero offsets for aliases
[oota-llvm.git] / test / Transforms / GlobalOpt / 2008-01-13-OutOfRangeSROA.ll
index 39731fc36246727594b9bc1bac4601363a5fb5fd..7c07d5d9a23a3092af2a1458723a8d805ad6dbfb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -globalopt | llvm-dis | 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