aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/CommandInterpreter.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-04-30 11:43:03 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2020-04-30 13:20:06 -0700
commit21afeddfb25fbde260f84ee6ceaa61e761c1e48c (patch)
tree84ea1d5f957d6f7361aa8c3c2c47245377fd64bc /lldb/source/Interpreter/CommandInterpreter.cpp
parent226489715cb892993ce36f62845867aa9100e6d1 (diff)
downloadllvm-21afeddfb25fbde260f84ee6ceaa61e761c1e48c.zip
llvm-21afeddfb25fbde260f84ee6ceaa61e761c1e48c.tar.gz
llvm-21afeddfb25fbde260f84ee6ceaa61e761c1e48c.tar.bz2
[lldb/CMake] Use INSTALL_RPATH for tools and BUILD_RPATH for unittests.
It seems like only the unittests are building with BUILD_WITH_INSTALL_RPATH set to OFF. Of course when I did my last change I only ran check-lldb-unit. Not sure why this difference exists, why would you even install the unittest? For the LLDB framework we do need different build and install RPATHs. Currently that logic lives downstream. I plan to upstream that in the near future. For now I'm just trying to make it possible to run the test.
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions