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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 12:46:56 PST 2018


ruiu added a comment.

> So should/can we switch LLD to always emit Elf_Rel for all MIPS outputs then ?

I think I agree with George. REL/RELA is defined by the ABI and making it configurable seems odd.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42790





More information about the llvm-commits mailing list