summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-01-24 10:41:02 +0000
committerPavel Labath <labath@google.com>2017-01-24 10:41:02 +0000
commitdbcc04a5fa5b97105b3e9910e65f7e870e5297b3 (patch)
treec276d1535a70b5c53ab06f200f7c18b8dfce8bb2 /lldb/packages/Python/lldbsuite/test/python_api/value
parentd591f17aadf9a803a5f0b629e35eb6ec07d01015 (diff)
downloadbcm5719-llvm-dbcc04a5fa5b97105b3e9910e65f7e870e5297b3.tar.gz
bcm5719-llvm-dbcc04a5fa5b97105b3e9910e65f7e870e5297b3.zip
[lld][cmake] Fix BUILD_SHARED_LIBS installation
Summary: This fixes a regression caused by D28397, which switched lld from using add_llvm_library to llvm_add_library. The latter does not automatically set up install rules for libraries, as it's expected the project will set them up manually based on its own needs. This adds the install rules to add_lld_library for lld. They were inspired by the similar add_clang_library macro in clang. Reviewers: ruiu, beanz, davidlt, EricWF, dtzWill Subscribers: mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D29007 llvm-svn: 292909
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud