http://d.puremagic.com/issues/show_bug.cgi?id=7867


yebblies <yebbl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yebbl...@gmail.com
         Resolution|                            |WONTFIX


--- Comment #1 from yebblies <yebbl...@gmail.com> 2012-10-29 03:29:10 EST ---
Unlike gcc, the dmd backend generates machine code directly instead of
generating assembly.  You would need to pass the code through a disassembler in
order to display the assembly.

This is never going to happen, especially given how easy it is to just use
objconv/objdump.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to