diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-01-04 12:47:02 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-01-04 12:47:02 +0000 |
commit | f9ef9e0c19f9672b28db28e708f54a3a7049eb3a (patch) | |
tree | a8dab03caacf767005dbed0f0fd8c3fb9a1c700f /llvm/lib/Analysis/ValueTracking.cpp | |
parent | 5d005a856d569f277896a982026fcd898177ddee (diff) | |
download | bcm5719-llvm-f9ef9e0c19f9672b28db28e708f54a3a7049eb3a.tar.gz bcm5719-llvm-f9ef9e0c19f9672b28db28e708f54a3a7049eb3a.zip |
[CMake] Python bindings generation polishing
Summary:
Simplify SWIG invocation and handling of generated files.
The `swig_wrapper` target can generate `LLDBWrapPython.cpp` and `lldb.py` in its own binary directory, so we can get rid of a few global variables and their logic. We can use the swig_wrapper's BINARY_DIR target property to refer to it and liblldb's LIBRARY_OUTPUT_DIRECTORY to refer to the framework/shared object output directory.
Reviewers: JDevlieghere, aprantl, stella.stamenova, beanz, zturner, xiaobai
Reviewed By: aprantl
Subscribers: mgorny, lldb-commits, #lldb
Differential Revision: https://reviews.llvm.org/D55332
llvm-svn: 350393
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions