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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 12:33:02 PST 2015


> The biggest consumer I know immediately is crunchgen. It doesn't really
> care that much about relocations, but will modify the symbol table to
> mangle all defined symbols.

Can you give a high level overview on how it is using ld -r?

Cheers,
Rafael


More information about the llvm-commits mailing list