[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 13:54:57 PST 2018


timotheecour updated this revision to Diff 137927.
timotheecour marked 4 inline comments as done.
timotheecour edited the summary of this revision.
timotheecour added a comment.

- format
- format
- fixup


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.137927.patch
Type: text/x-patch
Size: 8064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/4d5a28d4/attachment.bin>


More information about the llvm-commits mailing list