[PATCH] D56089: [ELF] A shared object is needed if any of its occurrences is needed
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 26 14:24:51 PST 2018
ruiu added a comment.
Although I understand how your change works, I don't understand why you need this in the first place. What is the use case in which you want to specify the same DSO more than once in the same command line, with and without --as-needed?
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56089/new/
https://reviews.llvm.org/D56089
More information about the llvm-commits
mailing list