diff options
author | Haibo Huang <hhb@google.com> | 2019-10-15 21:58:45 +0000 |
---|---|---|
committer | Haibo Huang <hhb@google.com> | 2019-10-15 21:58:45 +0000 |
commit | 208e9c01fc094cedbcf47f39a902cff13dce0039 (patch) | |
tree | efb4ea2ccf2259793278ce5304fe333bf947ce12 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 666f977166541f1c71f64357a3157c56ecec8faf (diff) | |
download | bcm5719-llvm-208e9c01fc094cedbcf47f39a902cff13dce0039.tar.gz bcm5719-llvm-208e9c01fc094cedbcf47f39a902cff13dce0039.zip |
[lldb] Creates _liblldb symlink from cmake
Summary:
This is another attempt of D67993.
This change removed hard coded relative paths. This way we can generate correct result when get_python_lib() returns a different path, or LLDB_PYTHON_RELATIVE_PATH is specified directly.
By moving things out of python, we are also able to correctly process more cross compile situations. E.g. .pyd vs .so for Windows.
Subscribers: lldb-commits, mgorny
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D68858
llvm-svn: 374953
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions