[PATCH] D39348: Implement --just-symbols.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 10:58:26 PST 2018


On Tue, Jan 16, 2018 at 7:32 AM, Rafael Avila de Espindola <
rafael.espindola at gmail.com> wrote:

> Rui Ueyama via Phabricator via llvm-commits
> <llvm-commits at lists.llvm.org> writes:
>
> > ruiu added a comment.
> >
> > I tried to create file objects for --just-symbols so that the linker
> command that just specifies --just-symbols without any real object file
> works fine.
>
> My understanding is that was one of the required use cases, no?
>

No, I don't think so. At least I haven't got any feature request for that
use case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/3beb1902/attachment.html>


More information about the llvm-commits mailing list