[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
       
    Fri Jan 28 00:49:32 PST 2022
    
    
  
uabelho added a comment.
In D112063#3278570 <https://reviews.llvm.org/D112063#3278570>, @alexander-shaposhnikov wrote:
> Should be fixed by
> https://github.com/llvm/llvm-project/commit/0d71f2e097b94bd785bcadfe38cb0875f7756d78
> .
> Can you check the latest version ?
> Thanks!
I'll pull the fix and see how it goes. Hopefully I won't see any more failures then. It worked most of the times so it's hard to tell if the problem is really gone or not but I'll get back in a couple of days and let you know either way.
Thanks!
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