[Lldb-commits] [PATCH] D19772: Detect Python's executable on NetBSD
Kamil Rytarowski via lldb-commits
lldb-commits at lists.llvm.org
Sat Apr 30 18:56:17 PDT 2016
krytarowski added a comment.
Great! I think I will close
In http://reviews.llvm.org/D19772#417952, @zturner wrote:
> I'm not sure anyone else uses the standalone build, so as long as the
> changes you're making are confined to LLDBStandalone, it should be fine
Thanks!
I think I can close this report and http://reviews.llvm.org/D19685, and put all the standalone CMake code mentioned here and in http://reviews.llvm.org/D19685 as a patch in http://reviews.llvm.org/D15067. The code for regex will get its dedicated patch by myself (or someone else if he or she will be quicker).
Are you fine with it? It will reduce cost of maintainership downstream significantly.
Repository:
rL LLVM
http://reviews.llvm.org/D19772
More information about the lldb-commits
mailing list