[Lldb-commits] [PATCH] D69535: build: improve python check for Windows
Saleem Abdulrasool via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 28 20:07:01 PDT 2019
compnerd added a comment.
The reason for bringing this back up as a Windows specific thing is that currently, there is no good way to build LLDB with python support without having to specify additional details on *just* windows because the windows path is doing something special. This is trying to bring the windows path to parity with the Linux path.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69535/new/
https://reviews.llvm.org/D69535
More information about the lldb-commits
mailing list