I am wondering if there is a package for emacs that will allow me to quickly view the generated assembly code? This should also work with compiler optimization. I would like to be able with one command to open a new buffer that will contain the assembly code of the current function.
Xcode on OS X does it very nicely, but I would like to return to Linux and emacs on my dev workstation, and this is a feature that I learned a lot.
gcc emacs ide clang
Jt1
source share