Overlooked Essentials for Optimizing Code
Lutger
lutger.blijdestijn at gmail.com
Sat Sep 11 15:50:02 PDT 2010
Walter Bright wrote:
> BCS wrote:
>> what would it take to add a built in ASM dump to DMD? Putting that in
>> would remove the need for an external tool and might even allow more
>> useful output like adding source line numbers as comments.
>
>
> Compile with -g and obj2asm will add source lines as comments.
Is this also supported on linux? I can't get it to work.
More information about the Digitalmars-d
mailing list