SAOC LLDB D integration: 2nd Weekly Update

James Blachly james.blachly at gmail.com
Fri Oct 1 00:38:44 UTC 2021


On 9/30/21 7:05 PM, Luís Ferreira wrote:
> The first patch introduces the demangler codebase with the ported code,
> available [here](https://reviews.llvm.org/D110578). The second patch
> enables
> support for `llvm-cxxfilt` tool, similar to `c++filt` from GNU
> binutils,
> available [here](https://reviews.llvm.org/D110576). Finally, the last
> patch
> enables the most important part for the users, the LLDB part. The patch
> is
> available [here](https://reviews.llvm.org/D110577).
> 

Congratulations on getting patches accepted to LLVM!

Your LLDB work is incredibly important and exciting -- thank you and 
keep going!


More information about the Digitalmars-d mailing list