[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
Tue Feb 1 00:45:35 PST 2022
uabelho added a comment.
In D112063#3278574 <https://reviews.llvm.org/D112063#3278574>, @uabelho wrote:
> 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!
Hi,
Unfortunately I saw a failure when running check-all again today.
I got the same as last time:
--
Exit Code: 74
********************
********************
Failed Tests (1):
lld :: ELF/aarch64-adrp-ldr-got.s
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