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

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 01:54:07 PST 2018


The patch committed at https://reviews.llvm.org/rL324064

On Fri, Feb 2, 2018 at 12:20 AM, Rafael Avila de Espindola
<rafael.espindola at gmail.com> wrote:
> Patch to change mips to produce Elf_Rel LGTM.
>
> Thanks,
> Rafael
>
> Simon Atanasyan <simon at atanasyan.com> writes:
>
>> I think so. The attached patch solves the problem. Addition of the new
>> command line args is a separate question.

-- 
Simon Atanasyan


More information about the llvm-commits mailing list