From: Andrea Corallo Date: Sun, 24 Nov 2019 22:23:16 +0000 (+0100) Subject: update limple example X-Git-Tag: emacs-28.0.90~2727^2~939 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=10adad440b2eb3b09d9d4e876023dd13d8b3dab9;p=emacs.git update limple example --- diff --git a/src/comp.c b/src/comp.c index be92893d659..bb2b851e55a 100644 --- a/src/comp.c +++ b/src/comp.c @@ -1456,7 +1456,7 @@ emit_limple_insn (Lisp_Object insn) } else if (EQ (op, Qsetimm)) { - /* Ex: (=imm #s(comp-mvar 9 1 t 3 nil) 3 a). */ + /* Ex: (setimm #s(comp-mvar 9 1 t 3 nil) 3 a). */ gcc_jit_rvalue *reloc_n = gcc_jit_context_new_rvalue_from_int (comp.ctxt, comp.int_type,