]> git.eshelyaron.com Git - emacs.git/commit
* Fix error while disassembling native code on macOS
authorJimmy Yuen Ho Wong <wyuenho@gmail.com>
Tue, 3 Aug 2021 07:14:38 +0000 (08:14 +0100)
committerAndrea Corallo <akrl@sdf.org>
Tue, 3 Aug 2021 08:27:20 +0000 (10:27 +0200)
commitb44abacc8cfee02de45773424dd7b18d8794a6c3
treefbb8400ba32303a547de619eeefec9edd9d4c823
parentd50721bf022ba9774cf400c716bbd6c4cac9e45b
* Fix error while disassembling native code on macOS

* lisp/emacs-lisp/disass.el (disassemble-internal): Make sure the
regexp that searches for a symbol takes into account of llvm-objdump's
output format.
lisp/emacs-lisp/disass.el