[PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 10:10:58 PST 2015


grimar added a comment.

In http://reviews.llvm.org/D14382#282433, @rafael wrote:

> I don't think traditional linkers resolve relocations during -r.
>
> I would probably delay implementing that if so. A simple -r should help us
>  with linking freebsd.
>
> Cheers, Rafael


Sounds good :)


http://reviews.llvm.org/D14382





More information about the llvm-commits mailing list