[Lldb-commits] [PATCH] The great Python split

Zachary Turner zturner at google.com
Fri Feb 27 13:22:46 PST 2015


Can the Xcode project set up a dependency between the entire
ScriptInterpreterPython project (or target, or library, I'm not sure what
the right term is in Xcode parlance) to the API library?  Nothing else
Python-related makes sense to compile either if you haven't built API.

On Fri, Feb 27, 2015 at 1:16 PM Greg Clayton <clayborg at gmail.com> wrote:

> So we can make this work if we shuffle things around such that
> ScriptInterpreterPython.cpp is only built if the "lldb/source//API" stuff
> is built and we can make LLDBWrapPython.cpp is only created along with the
> files in "lldb/source/API/ScriptInterpreter/Python"?
>
>
> http://reviews.llvm.org/D7946
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150227/f27b7fb4/attachment.html>


More information about the lldb-commits mailing list