[PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
Sriraman Tallam via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 14 16:05:15 PDT 2016
On Thu, Apr 14, 2016 at 3:59 PM, H.J Lu <hjl.tools at gmail.com> wrote:
> hjl.tools added a subscriber: hjl.tools.
> hjl.tools added a comment.
>
> Does it fix
>
> https://llvm.org/bugs/show_bug.cgi?id=24964
Yes it does. Infact, I used an identical example to motivate this
patch. I will reference this bug.
Thanks
Sri
>
>
> http://reviews.llvm.org/D19040
>
>
>
More information about the llvm-commits
mailing list