]> git.eshelyaron.com Git - emacs.git/commit
Add new customize `comp-libgccjit-reproducer'
authorAndrea Corallo <akrl@sdf.org>
Thu, 7 Jan 2021 23:44:55 +0000 (00:44 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 9 Jan 2021 11:06:45 +0000 (12:06 +0100)
commit325c0765dfa4ef363d4f29650568bdafce0f0971
tree827fad648fc0f00e24c6b570229470d3580ddceb
parent400f620f24b90540f71673a998c41327237330be
Add new customize `comp-libgccjit-reproducer'

* lisp/emacs-lisp/comp.el (comp-libgccjit-reproducer): New customize.
* src/comp.c (Fcomp__compile_ctxt_to_file): Use
`comp-libgccjit-reproducer' for dumping repoducer.
(syms_of_comp): Define 'Qcomp_libgccjit_reproducer'.
lisp/emacs-lisp/comp.el
src/comp.c