[llvm-dev] llvm lld linking relocatable object files (-r option)

Joshi, Shridhar Prakash (OSTL (EG)) via llvm-dev llvm-dev at lists.llvm.org
Mon Apr 25 03:30:47 PDT 2016


Hi,

On AArh64, combining relocatable object files into single object file is not yet supported in lld (-r option).
Using -r linker option throws below error message.
"-r option is not supported. Use 'ar' command instead."

Implementation of -r option is deprioritized or is there any reason for not implementing it?

Regards,
Shridhar Joshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160425/f478fc4f/attachment.html>


More information about the llvm-dev mailing list