diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-10-17 00:50:39 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-10-17 00:50:39 +0000 |
commit | eb1bbcec08d2d22bbcc55be6cb05476b617c96cf (patch) | |
tree | 9582386b2563d8f39ab237b47b16c586800ed35e /lldb/packages/Python/lldbsuite/test/sample_test | |
parent | 329e748c8c3b0fd3942cb1dafa9e4d0bb0aea8a4 (diff) | |
download | bcm5719-llvm-eb1bbcec08d2d22bbcc55be6cb05476b617c96cf.tar.gz bcm5719-llvm-eb1bbcec08d2d22bbcc55be6cb05476b617c96cf.zip |
[CMake] Make it possible to set the RPATH in add_lldb_exectable.
Make it possible to pass a build and install RPATH to
add_lldb_executable instead of having to call lldb_setup_rpaths after
the fact.
This fixes a real issue where setting an install RPATH with
lldb_setup_rpaths would only affect the symroot installation component.
Given that lldb_setup_rpaths sets a target property I would expect this
to be orthogonal to installation components. Regardless, it makes sense
to integrate this functionality in add_lldb_exectable.
llvm-svn: 375068
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test')
0 files changed, 0 insertions, 0 deletions