[lldb] Move swig call from python code to cmake
authorHaibo Huang <hhb@google.com>
Wed, 25 Sep 2019 16:37:11 +0000 (16:37 +0000)
committerHaibo Huang <hhb@google.com>
Wed, 25 Sep 2019 16:37:11 +0000 (16:37 +0000)
commit30a07d8f8edb0f1630e55bb14aa2edeb4192291e
tree2025bf032477a8ae1cbc7dd5862a0981bf61b79c
parent55038137ebe21d0b584217d94080c578757f0be7
[lldb] Move swig call from python code to cmake

Summary: Elimiates lots of unused code.

Reviewers: labath, mgorny

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D68007

llvm-svn: 372895
lldb/scripts/CMakeLists.txt
lldb/scripts/Python/prepare_binding_Python.py [deleted file]
lldb/scripts/prepare_bindings.py [deleted file]