[all-commits] [llvm/llvm-project] 66a1ec: [lld/mac] Implement -needed_framework, -needed_lib...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Jun 2 08:07:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66a1ecd2cf905d6119477516601126f44be297a8
https://github.com/llvm/llvm-project/commit/66a1ecd2cf905d6119477516601126f44be297a8
Author: Nico Weber <thakis at chromium.org>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M lld/MachO/Driver.cpp
M lld/MachO/InputFiles.h
M lld/MachO/Options.td
M lld/MachO/Writer.cpp
M lld/test/MachO/dead-strip-dylibs.s
Log Message:
-----------
[lld/mac] Implement -needed_framework, -needed_library, -needed-l
These allow overriding dead_strip_dylibs.
Differential Revision: https://reviews.llvm.org/D103499
More information about the All-commits
mailing list