[Lldb-commits] [PATCH] D114719: [lldb] Move non-clang specific method to the generic DWARF Parser

Luís Ferreira via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 29 15:15:38 PST 2021


ljmf00 added a comment.

In D114719#3159587 <https://reviews.llvm.org/D114719#3159587>, @bulbazord wrote:

> This makes sense to me. Out of curiosity, do you have plans to use this for non-clang-based languages?

Yes. I'm currently working on a D language plugin. You can see my fork, until I upstream it https://github.com/ljmf00/lldb-d .


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114719/new/

https://reviews.llvm.org/D114719



More information about the lldb-commits mailing list