summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/coalesce-esp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/coalesce-esp.ll')
-rw-r--r--test/CodeGen/X86/coalesce-esp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/coalesce-esp.ll b/test/CodeGen/X86/coalesce-esp.ll
index a584876..4004379 100644
--- a/test/CodeGen/X86/coalesce-esp.ll
+++ b/test/CodeGen/X86/coalesce-esp.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s | grep {movl %esp, %ebp}
+; RUN: llc < %s | grep "movl %esp, %ebp"
; PR4572
; Don't coalesce with %esp if it would end up putting %esp in
OpenPOWER on IntegriCloud