[PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 07:22:55 PDT 2016


LGTM wit nits. See the webpage for the nits, phab is not sending
emails again :-(


On 25 May 2016 at 07:48, George Rimar <grimar at accesssoftek.com> wrote:
> grimar updated this revision to Diff 58404.
> grimar added a comment.
>
> - Rebased to top
>
>
> http://reviews.llvm.org/D15779
>
> Files:
>   ELF/InputSection.cpp
>   ELF/Relocations.cpp
>   ELF/Relocations.h
>   ELF/Target.cpp
>   ELF/Target.h
>   test/ELF/gotpc-relax-und-dso.s
>   test/ELF/gotpc-relax.s
>


More information about the llvm-commits mailing list