[Lldb-commits] [PATCH] D13268: Simple readline functionality for interactive python on linux.

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 1 15:43:04 PDT 2015


tfiala added a comment.

It might need to be conditionalized for libedit support if the CMakeLists doesn't already cover that.  I think we had it set up to allow conditional lldb building without libedit support.


Repository:
  rL LLVM

http://reviews.llvm.org/D13268





More information about the lldb-commits mailing list