]> git.eshelyaron.com Git - emacs.git/commit
* Synthesize as const primitive function pointers and its container struct.
authorAndrea Corallo <akrl@sdf.org>
Fri, 27 Nov 2020 17:31:53 +0000 (18:31 +0100)
committerAndrea Corallo <akrl@sdf.org>
Fri, 27 Nov 2020 21:59:50 +0000 (22:59 +0100)
commite2ff5d9605624baeae0fa500b00078b9f3e42e07
treebe5ad76c6c1bd3d3308f8d35176511bb66a828e5
parent949b49cf771e8f38b23adb3fa4f9d7a9a5e290da
* Synthesize as const primitive function pointers and its container struct.

* src/comp.c (declare_imported_func): Make const function pointer
to primitive funcions.
(emit_ctxt_code): Make struct 'comp.func_relocs' const.
src/comp.c