run.dlang.io - a modern way to run D code
Seb
seb at wilzba.ch
Mon Dec 18 03:37:07 UTC 2017
On Sunday, 17 December 2017 at 22:57:58 UTC, Walter Bright wrote:
> On 12/16/2017 2:45 AM, Iain Buclaw wrote:
>> However dmd doesn't do assembly output. ;-)
>
> dmd -c test
> obj2asm test.obj >test.asm
FYI: There's http://asm.dlang.org which seems to be a bit
outdated.
Moreover, there's an open issue to add DMD to d.godbolt.org:
https://github.com/mattgodbolt/compiler-explorer/issues/306
More information about the Digitalmars-d-announce
mailing list