[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 14:22:18 PST 2018


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

- use llvm::sys::DynamicLibrary
- format


https://reviews.llvm.org/D44321

Files:
  include/lldb/Core/Mangled.h
  source/Core/CMakeLists.txt
  source/Core/Mangled.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.137930.patch
Type: text/x-patch
Size: 7725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/a49b4513/attachment.bin>


More information about the llvm-commits mailing list