aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-04-30 10:34:03 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2020-04-30 10:42:03 -0700
commitae6d2ff633a07a04aad62a0870afe28950472938 (patch)
tree54601ea30a25b4de28117d6c30f62b29076c526c /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parentb3180d6a1ad24e890dfe7d97407edc1b3e74b755 (diff)
downloadllvm-ae6d2ff633a07a04aad62a0870afe28950472938.zip
llvm-ae6d2ff633a07a04aad62a0870afe28950472938.tar.gz
llvm-ae6d2ff633a07a04aad62a0870afe28950472938.tar.bz2
[lldb] fix RPATH when linking against Python3.framework
The install name for the Python 3 framework in Xcode is relative to the framework's location and not the dylib itself. @rpath/Python3.framework/Versions/3.x/Python3 This means that we need to compute the path to the Python3.framework and use that as the RPATH instead of the usual dylib's directory.
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions