[lld/mac] Implement support for searching dylibs with @loader_path/ in install name
authorNico Weber <thakis@chromium.org>
Sun, 6 Jun 2021 22:12:27 +0000 (18:12 -0400)
committerNico Weber <thakis@chromium.org>
Mon, 7 Jun 2021 00:19:50 +0000 (20:19 -0400)
commit52489021cf8ba7bb3b8e5ae56ab5f25ce4790c0f
tree6b02a7d8304dfd3b8bae559ac8666b88cf07d959
parenta48bd587f7d28ce71b8d7ba6f0fb6499072acf40
[lld/mac] Implement support for searching dylibs with @loader_path/ in install name

Differential Revision: https://reviews.llvm.org/D103779
lld/MachO/InputFiles.cpp
lld/test/MachO/link-search-at-loader-path.s [new file with mode: 0644]