summaryrefslogtreecommitdiff
path: root/test/Transforms/GVN/basic.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/basic.ll')
-rw-r--r--test/Transforms/GVN/basic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/basic.ll b/test/Transforms/GVN/basic.ll
index 1decafac8c..6f4aace45f 100644
--- a/test/Transforms/GVN/basic.ll
+++ b/test/Transforms/GVN/basic.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -gvn -S | not grep {%z2 =}
+; RUN: opt < %s -gvn -S | not grep "%z2 ="
define i32 @main() {
block1: