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

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 09:57:57 PST 2015


rafael added a subscriber: rafael.
rafael added a comment.

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


http://reviews.llvm.org/D14382





More information about the llvm-commits mailing list