[PATCH] D42790: [ELF] Ensure that Elf_Rela addends are always written with -r

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 06:03:22 PST 2018


grimar added a comment.

So this intruduces -relocation-format=xxx option. 
Is it documented somewhere ? I did not find the description.

Looks it is for MIPS only ? I wonder why do you want to 
mix .rel and .rel[a] objects and if it is really legal thing to do first of all ?

+Simon, he knows about MIPS much more than me.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42790





More information about the llvm-commits mailing list