summaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/local-pre.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/local-pre.ll')
-rw-r--r--test/Transforms/GVN/local-pre.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/local-pre.ll b/test/Transforms/GVN/local-pre.ll
index 5f03984..1d0dadf 100644
--- a/test/Transforms/GVN/local-pre.ll
+++ b/test/Transforms/GVN/local-pre.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -gvn -enable-pre -S | grep {b.pre}
+; RUN: opt < %s -gvn -enable-pre -S | grep "b.pre"
define i32 @main(i32 %p) {
block1: