[Lldb-commits] [PATCH] D112973: [lldb] make it easier to find LLDB's python

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 1 17:34:00 PDT 2021


jingham added a comment.

But I do agree with Jonas that we should find a less python-specific way to implement this.  I don't think you need to actually fill in the Lua parts, but whoever does that shouldn't have to copy everything that was done for python, a lot of this should be shareable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112973



More information about the lldb-commits mailing list