[lld/mac] Implement -reexport_framework, -reexport_library, -reexport-l
authorNico Weber <thakis@chromium.org>
Wed, 2 Jun 2021 00:17:04 +0000 (20:17 -0400)
committerNico Weber <thakis@chromium.org>
Wed, 2 Jun 2021 10:37:34 +0000 (06:37 -0400)
commit78ce89bb1e8049e81aea3e374feab4f5900d257c
tree45ff0cc02336fd37af25b3283030feee8d99f9f9
parent2368170a8d943a32f4024db1b830c8301df67b7f
[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
lld/MachO/Driver.cpp
lld/MachO/Options.td
lld/test/MachO/sub-library.s