MS-COFF/PDB support in LLVM/LDC, where are we at?

Jakob Bornecrantz via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 14 19:00:13 PDT 2017


On Thursday, 15 June 2017 at 01:34:01 UTC, Manu wrote:
> Hey people, I haven't checked in for a while, I'm yet again 
> tempted to use D for a small work thing, but I'll need LDC for 
> it, and debuginfo needs to work or it's a non-starter.
>
> Does anyone know where that stuff stands? What are the limits? 
> Last I checked, some MS guys were personally introducing full 
> debuginfo to LLVM, but I'm not sure if they progressed, or if 
> that work is available in LDC?
>
> Cheers.
> - Manu

Google tells me that at least LLVM should support it[1]. Dunno 
about the rest of LDC.

Cheers, Jakob.

[1] http://clang.llvm.org/docs/MSVCCompatibility.html


More information about the Digitalmars-d mailing list