[Lldb-commits] [PATCH] D68442: [lldb] Unifying lldb python path

Haibo Huang via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 7 16:10:35 PDT 2019


hhb updated this revision to Diff 223689.
hhb added a comment.

Converts python output path to cmake format.

This looks like a bug on windows exists before this change...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68442/new/

https://reviews.llvm.org/D68442

Files:
  lldb/CMakeLists.txt
  lldb/scripts/CMakeLists.txt
  lldb/scripts/Python/finishSwigPythonLLDB.py
  lldb/scripts/finishSwigWrapperClasses.py
  lldb/scripts/get_relative_lib_dir.py
  lldb/source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68442.223689.patch
Type: text/x-patch
Size: 16196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191007/b5ef9e13/attachment.bin>


More information about the lldb-commits mailing list