LDC now supports Windows MSVC x86/x64 as first class targets

Kagamin via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Mar 21 10:12:13 PDT 2016


On Sunday, 20 March 2016 at 14:15:19 UTC, Manu wrote:
> MSVC debuginfo is very good; it has data such that variables
> follow their registers around in fully optimised builds, making
> release build debugging fast and effortless.

That's backend feature, there are (usually) no registers on the 
frontend level.


More information about the Digitalmars-d-announce mailing list