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

Lawrence D'Anna via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 10 09:12:35 PST 2021


lawrence_danna added inline comments.


================
Comment at: lldb/include/lldb/API/SBHostOS.h:23
 
+  const char *GetScriptInterpreterInfo();
+
----------------
JDevlieghere wrote:
> Is still still relevant?
nope.


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