[Lldb-commits] [PATCH] D44321: Support demangling for D symbols via dlopen
Timothee Cour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 13 19:11:04 PDT 2018
timotheecour updated this revision to Diff 138291.
timotheecour added a comment.
- document C interface
https://reviews.llvm.org/D44321
Files:
include/lldb/Core/Mangled.h
include/lldb/Core/PluginManager.h
source/API/SystemInitializerFull.cpp
source/Core/CMakeLists.txt
source/Core/Mangled.cpp
source/Core/PluginManager.cpp
source/Plugins/Language/CMakeLists.txt
source/Plugins/Language/D/CMakeLists.txt
source/Plugins/Language/D/DLanguage.cpp
source/Plugins/Language/D/DLanguage.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44321.138291.patch
Type: text/x-patch
Size: 15646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180314/a3237890/attachment-0001.bin>
More information about the lldb-commits
mailing list