[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 17:09:44 PDT 2019
    
    
  
hhb updated this revision to Diff 223701.
hhb added a comment.
Reverts the change related to python dir for windows.
FileSpec should always contain normalized path. I.e. using '/' even in windows.
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.223701.patch
Type: text/x-patch
Size: 16180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191008/3cd6f73e/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list