[Lldb-commits] [PATCH] D68719: Fix build with Visual Studio
Tatyana Krasnukha via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 10 07:53:48 PDT 2019
tatyana-krasnukha added a comment.
Hi Haibo,
Sadly, D68628 <https://reviews.llvm.org/D68628> doesn't fix the issue. It adds "Debug" to the python path, but the script still tries to find 'liblldb.dll' in the wrong location.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68719/new/
https://reviews.llvm.org/D68719
More information about the lldb-commits
mailing list