]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/byte-opt.el: Add support for decompiling switch
authorVibhav Pant <vibhavp@gmail.com>
Wed, 25 Jan 2017 19:24:59 +0000 (00:54 +0530)
committerVibhav Pant <vibhavp@gmail.com>
Wed, 25 Jan 2017 19:24:59 +0000 (00:54 +0530)
commit0d3c57dcf3187864c0b6fd6115ee80ad33faf553
tree752a3596b063d3810b8c192adb643a0864c617d7
parent23a130ee0d61fc39cee157921679809017a02b39
* lisp/emacs-lisp/byte-opt.el: Add support for decompiling switch

* lisp/emacs-lisp/byte-opt.el: (byte-decompile-bytecode-1) When the
  constant encountered precedes a byte-switch op, replace all the
  addresses in the jump table with tags.
lisp/emacs-lisp/byte-opt.el