I have a patch to let lldb demangle D symbols ; help welcome to improve it
Luís Marques
luis at luismarques.eu
Tue Mar 6 18:19:13 UTC 2018
On Friday, 2 March 2018 at 00:17:13 UTC, Timothee Cour wrote:
> yes, I've fixed the issue with crashes on large symbols using a
> patched `demangle` ; will update code soon; but feel free to
> take a look at lldb side of things
What version of LLVM did you base it on? On my LLVM fork for
RISC-V and MSP430 work it doesn't build (no llvm/Support/DJB.h)
and on the latest stable, 5.0.1, cmake fails to configure
(Unknown CMake command "add_llvm_install_targets").
More information about the Digitalmars-d
mailing list