https://issues.dlang.org/show_bug.cgi?id=14698

Iain Buclaw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Iain Buclaw <[email protected]> ---
(In reply to Rainer Schuetze from comment #3)
> > GDC is generally bundled with binutils which includes D symbol demangling 
> > in the relevant tools(e.g, c++filt, objdump, etc)
> 
> I don't see any D demangling support in objdump/c++filt in the latest GDC
> build I could find at http://gdcproject.org/downloads. Any hidden option I
> should use?

-s dlang or --format=dlang

--

Reply via email to