[all-commits] [llvm/llvm-project] 524890: [lld/mac] Implement support for searching dylibs w...
Nico Weber via All-commits
all-commits at lists.llvm.org
Sun Jun 6 18:57:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52489021cf8ba7bb3b8e5ae56ab5f25ce4790c0f
https://github.com/llvm/llvm-project/commit/52489021cf8ba7bb3b8e5ae56ab5f25ce4790c0f
Author: Nico Weber <thakis at chromium.org>
Date: 2021-06-06 (Sun, 06 Jun 2021)
Changed paths:
M lld/MachO/InputFiles.cpp
A lld/test/MachO/link-search-at-loader-path.s
Log Message:
-----------
[lld/mac] Implement support for searching dylibs with @loader_path/ in install name
Differential Revision: https://reviews.llvm.org/D103779
More information about the All-commits
mailing list