[PATCH] D56647: [WIP] [ELF] Implement --copy-dt-needed-entries
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 4 00:31:58 PST 2019
krytarowski added a comment.
NetBSD patches GNU linker to behave in the original way. This behavior is mandated from lld as well in order to treat it as a drop-in replacement.
Preference here and of other lld characteristics is so strong that the NetBSD community in case of rejected patches will continue to maintain downstream patches.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56647/new/
https://reviews.llvm.org/D56647
More information about the llvm-commits
mailing list