[Lldb-commits] [PATCH] Python split [1/2] - File renames

Zachary Turner zturner at google.com
Thu Mar 5 14:12:21 PST 2015


Rebase against ToT.  I don't really want this to be blocked much longer.  All the compile errors are solved, and this looks like strictly a build system issue at this point.  I have updated the Xcode project as much as I can, and I even pulled in another person who is familiar with Xcode to try to work through the linker errors, but we did not much make much progress.  I need to get this in within the next couple days.

Please make sure you apply both patches.  The reason there were issues last time is because I believe only the first patch was applied.  You need both.


http://reviews.llvm.org/D7956

Files:
  include/lldb/API/bindings/Python/PythonDataObjects.h
  include/lldb/API/bindings/Python/PythonPointer.h
  include/lldb/API/bindings/Python/ScriptInterpreterPython.h
  include/lldb/Interpreter/PythonDataObjects.h
  include/lldb/Interpreter/ScriptInterpreterPython.h
  include/lldb/Utility/PythonPointer.h
  source/API/Bindings/Python/PythonDataObjects.cpp
  source/API/Bindings/Python/ScriptInterpreterPython.cpp
  source/API/Bindings/Python/embedded_interpreter.py
  source/Interpreter/PythonDataObjects.cpp
  source/Interpreter/ScriptInterpreterPython.cpp
  source/Interpreter/embedded_interpreter.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7956.21312.patch
Type: text/x-patch
Size: 301622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150305/49ff60f5/attachment.bin>


More information about the lldb-commits mailing list