summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/constants.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/constants.ll')
-rw-r--r--test/CodeGen/PowerPC/constants.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/constants.ll b/test/CodeGen/PowerPC/constants.ll
index 8901e02..9efca91 100644
--- a/test/CodeGen/PowerPC/constants.ll
+++ b/test/CodeGen/PowerPC/constants.ll
@@ -4,7 +4,7 @@
; RUN: llc < %s -march=ppc32 | \
; RUN: grep ori | count 3
; RUN: llc < %s -march=ppc32 | \
-; RUN: grep {li } | count 4
+; RUN: grep "li " | count 4
define i32 @f1() {
entry: