[PATCH] D44321: Support demangling for D symbols via dlopen
Timothee Cour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 10 20:11:07 PST 2018
timotheecour added a comment.
update: we can now set lldbdplugin in .lldbinit via `settings set plugin.language.D.pluginfile` so this avoids hardcoding that file
https://reviews.llvm.org/D44321
More information about the llvm-commits
mailing list