]> git.eshelyaron.com Git - emacs.git/commitdiff
update limple example
authorAndrea Corallo <akrl@sdf.org>
Sun, 24 Nov 2019 22:23:16 +0000 (23:23 +0100)
committerAndrea Corallo <akrl@sdf.org>
Wed, 1 Jan 2020 10:38:10 +0000 (11:38 +0100)
src/comp.c

index be92893d6596983c1dad89629a77ae4d3d93e84c..bb2b851e55a939e0cf8db8c5c114d6f891f05bcb 100644 (file)
@@ -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,