[PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 14:05:38 PST 2016
grimar added a comment.
In http://reviews.llvm.org/D15779#330411, @grimar wrote:
> Lots of tests started to crash if I remove the "Off <= 2" check. I think that was the reason why I added that initially.
I`ll recheck the reasons of it and how to fix that tomorrow. Probably I am mistaken about that Off argument is needed. Will update the patch then.
http://reviews.llvm.org/D15779
More information about the llvm-commits
mailing list