diff options
author | Francis Ricci <francisjricci@gmail.com> | 2016-04-25 20:34:34 +0000 |
---|---|---|
committer | Francis Ricci <francisjricci@gmail.com> | 2016-04-25 20:34:34 +0000 |
commit | 4692f52daa9d305b375cf2d2e9f3b5da8a352021 (patch) | |
tree | efd028832b9bbd03c724e33df05c6ccc1ba4d587 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | 1ef1bf87dc8c26c61a2a51fea4c9d3aadda07d13 (diff) | |
download | bcm5719-llvm-4692f52daa9d305b375cf2d2e9f3b5da8a352021.tar.gz bcm5719-llvm-4692f52daa9d305b375cf2d2e9f3b5da8a352021.zip |
Create _lldb python symlink correctly when LLVM_LIBDIR_SUFFIX is used
Summary:
Do not assume that liblldb.so is located in $(lldb -P)/../../../lib
when creating the _lldb python symlink. Instead, use the path passed
to LLVM_LIBDIR_SUFFIX, defaulting to $(lldb -P)/../../../lib when this
variable is not set.
Reviewers: vharron, emaste, zturner
Subscribers: zturner, labath, lldb-commits, sas
Differential Revision: http://reviews.llvm.org/D19067
llvm-svn: 267462
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions