]> git.eshelyaron.com Git - emacs.git/commit
Simplify effect-free code elimination
authorMattias Engdegård <mattiase@acm.org>
Wed, 1 Mar 2023 12:37:06 +0000 (13:37 +0100)
committerMattias Engdegård <mattiase@acm.org>
Wed, 1 Mar 2023 12:37:06 +0000 (13:37 +0100)
commit42f46913884c5e431a0e6cc80b1808fc0ca636cf
treecde7032e831bb484fbf72842f66df3bc9827ef30
parent522b82118de77e33bd701853b6aa7dfda19b11fc
Simplify effect-free code elimination

* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
Simplify overly defensive code.  This does not affect code generation.
lisp/emacs-lisp/byte-opt.el