[all-commits] [llvm/llvm-project] 78ce89: [lld/mac] Implement -reexport_framework, -reexport...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Jun 2 03:37:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78ce89bb1e8049e81aea3e374feab4f5900d257c
https://github.com/llvm/llvm-project/commit/78ce89bb1e8049e81aea3e374feab4f5900d257c
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/Options.td
M lld/test/MachO/sub-library.s
Log Message:
-----------
[lld/mac] Implement -reexport_framework, -reexport_library, -reexport-l
These are slightly easier-to-use versions of -sub_library and -sub_umbrella.
Differential Revision: https://reviews.llvm.org/D103497
More information about the All-commits
mailing list