[PATCH] D112063: [lld][ELF] Support adrp+ldr GOT optimization for AArch64

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 04:32:39 PST 2022


uabelho added a comment.

In D112063#3289401 <https://reviews.llvm.org/D112063#3289401>, @uabelho wrote:

> In D112063#3286972 <https://reviews.llvm.org/D112063#3286972>, @alexander-shaposhnikov wrote:
>
>> @uabelho - thanks again, I've reproduced the issue & found the root cause.
>> Fixed by https://github.com/llvm/llvm-project/commit/f131d4d0d0c5f9a1feb416f8738b1c1f76f277ed
>
> Great! I'll get back after some more time.
> Thanks!

I haven't seen any problems for a week, so perhaps it's really fixed now.
Thanks again!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112063/new/

https://reviews.llvm.org/D112063



More information about the llvm-commits mailing list