[Lldb-commits] [PATCH] D67583: Fix swig python package path
Haibo Huang via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 19 16:05:46 PDT 2019
hhb added a comment.
I'm making a change in finishSwigPythonLLDB.py to write directly to targetDir. This way we don't have the problem to guess where the files are written.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67583/new/
https://reviews.llvm.org/D67583
More information about the lldb-commits
mailing list