[Lldb-commits] [PATCH] D44321: Support demangling for D symbols via dlopen

Timothee Cour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 14 16:08:08 PDT 2018


timotheecour updated this revision to Diff 138471.
timotheecour added a comment.

- added d_terminate
- format


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.138471.patch
Type: text/x-patch
Size: 15793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180314/950c3857/attachment-0001.bin>


More information about the lldb-commits mailing list