On 2016-12-24 02:06, hardreset wrote:

How do I get the asm output?

You cannot get the assembly output from DMD since it directly outputs object code. Do get the assembly you need to use a disassembler.

--
/Jacob Carlborg

Reply via email to