[PATCH] D14621: [ELF2] - Implemented R_X86_64_GOTTPOFF relocation

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 07:53:59 PST 2015


grimar added a comment.

In http://reviews.llvm.org/D14621#288863, @rafael wrote:

> > > Maybe just pass body to getGotReloc?
>
> > 
>
> > 
>
> > Target->getGotReloc(Body) ?
>
>
> Yes.
>
> Cheers,
> Rafael


It looks good but let me think about that a bit later please.


http://reviews.llvm.org/D14621





More information about the llvm-commits mailing list