]> git.eshelyaron.com Git - emacs.git/commit
Improve `comp-libgccjit-reproducer'
authorAndrea Corallo <akrl@sdf.org>
Sat, 9 Jan 2021 11:24:15 +0000 (12:24 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 9 Jan 2021 13:05:15 +0000 (14:05 +0100)
commit42ff68ec2f1149704da59fd692fafb095a44cce2
treea8bb35136fc185404aabf7dcf93cde47f53eff8b
parent325c0765dfa4ef363d4f29650568bdafce0f0971
Improve `comp-libgccjit-reproducer'

* src/comp.c (Fcomp__compile_ctxt_to_file): Better libgccjit
reproducer file name.
* lisp/emacs-lisp/comp.el (comp-libgccjit-reproducer): Doc update.
(comp-final, comp-run-async-workers): Pass
`comp-libgccjit-reproducer' setting to child workers.
lisp/emacs-lisp/comp.el
src/comp.c