aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/rle-must-alias.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/rle-must-alias.ll')
-rw-r--r--test/Transforms/GVN/rle-must-alias.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/rle-must-alias.ll b/test/Transforms/GVN/rle-must-alias.ll
index 7108916..ada4398 100644
--- a/test/Transforms/GVN/rle-must-alias.ll
+++ b/test/Transforms/GVN/rle-must-alias.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {DEAD.rle = phi i32}
+; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {DEAD = phi i32 }
; XFAIL: *
; FIXME: GVN should eliminate the fully redundant %9 GEP which