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

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 07:32:38 PST 2018


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?

Cheers,
Rafael


More information about the llvm-commits mailing list