[Lldb-commits] [PATCH] D14783: Remove superseded buildSwigWrapperClasses.py and buildSwigPython.py classes

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 18 11:47:57 PST 2015


tfiala created this revision.
tfiala added a reviewer: zturner.
tfiala added a subscriber: lldb-commits.

These classes have been cleaned up in scripts/prepare_bindings.py and scripts/Python/prepare_binding_Python.py.

Both Xcode and cmake builds have been converted over.

Waiting to make sure this works for Windows, which has a few places where it does something different than the POSIX bits.

http://reviews.llvm.org/D14783

Files:
  scripts/Python/buildSwigPython.py
  scripts/buildSwigWrapperClasses.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14783.40536.patch
Type: text/x-patch
Size: 55830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151118/e8fd20c2/attachment-0001.bin>


More information about the lldb-commits mailing list