[all-commits] [llvm/llvm-project] c5ffe9: [lld/mac] Implement support for searching dylibs w...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Jun 7 03:23:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5ffe9798850a699c2229899712ca9d153f2a4b8
https://github.com/llvm/llvm-project/commit/c5ffe9798850a699c2229899712ca9d153f2a4b8
Author: Nico Weber <thakis at chromium.org>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M lld/MachO/DriverUtils.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/InputFiles.h
A lld/test/MachO/link-search-at-rpath.s
M lld/test/MachO/rpath.s
Log Message:
-----------
[lld/mac] Implement support for searching dylibs with @rpath/ in install name
Also adjust a few comments, and move the DylibFile comment talking about
umbrella next to the parameter again.
Differential Revision: https://reviews.llvm.org/D103783
More information about the All-commits
mailing list