[Lldb-commits] [PATCH] D44321: Support demangling for D symbols via dlopen
Timothee Cour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Mar 10 20:08:58 PST 2018
timotheecour updated this revision to Diff 137940.
timotheecour added a comment.
- format
- use llvm::sys::DynamicLibrary
- added DLanguageProperties
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.137940.patch
Type: text/x-patch
Size: 15310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180311/7d610a64/attachment.bin>
More information about the lldb-commits
mailing list