]> git.eshelyaron.com Git - emacs.git/commit
Add trampoline AOT compilation target (bug#58318)
authorAndrea Corallo <andrea.corallo@arm.com>
Tue, 11 Oct 2022 19:17:55 +0000 (21:17 +0200)
committerAndrea Corallo <andrea.corallo@arm.com>
Tue, 11 Oct 2022 19:19:21 +0000 (21:19 +0200)
commit37447209042e174f4e95c8d0166418d2aef018ed
tree19d01aa53747137f14bb59337ef89339db0cd46f
parent61b6da5acef2d550022c664e628346539ba1852f
Add trampoline AOT compilation target (bug#58318)

* Makefile.in (trampolines): New target.
* lisp/Makefile.in (trampolines): Likewise.
* lisp/emacs-lisp/comp.el (comp-compile-all-trampolines): New
function.
Makefile.in
lisp/Makefile.in
lisp/emacs-lisp/comp.el