diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-11-18 08:52:33 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-11-18 08:52:33 +0000 |
commit | d434a1d3e05eeda059ae82ad80fa6eb938bbff1a (patch) | |
tree | 47af6efc05b40577e1e9f3eceec539fc0305a4c2 /lldb/packages/Python/lldbsuite/test | |
parent | 5574730454e82f0e866e633a301f1a86fd6a7b86 (diff) | |
download | bcm5719-llvm-d434a1d3e05eeda059ae82ad80fa6eb938bbff1a.tar.gz bcm5719-llvm-d434a1d3e05eeda059ae82ad80fa6eb938bbff1a.zip |
prepare_bindings.py: enable static bindings
Added a new flag, --allow-static-binding. When specified,
if (and only if) the swig binary cannot be found, then the
LLDBWrapPython.cpp and lldb.py from the
scripts/Python/{static-binding-dir} are copied into the place where
swig would have generated them.
{static-binding-dir} defaults to static-binding, and can be
overridden with the --static-binding-dir command line argument.
The static bindings checked in are from r253424.
llvm-svn: 253448
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions