[Lldb-commits] [PATCH] D14131: Preparation for making a Python package out of lldb's Python code
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 27 14:07:04 PDT 2015
zturner created this revision.
zturner added reviewers: clayborg, tfiala.
zturner added a subscriber: lldb-commits.
See the thread in lldb-dev for context.
After this patch, the remaining piece of work is to literally move `lldb/test` to `lldb/packages/Python/lldbsuite/test` and apply 1 or 2 fixups at places marked in this patch.
http://reviews.llvm.org/D14131
Files:
packages/Python/lldbsuite/__init__.py
packages/Python/lldbsuite/test/__init__.py
test/dosep.py
test/dotest.py
test/use_lldb_suite.py
use_lldb_suite_root.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14131.38590.patch
Type: text/x-patch
Size: 5880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151027/4d412a70/attachment.bin>
More information about the lldb-commits
mailing list