[llvm] [RuntimeDyld][ELF][AArch64] Fix resolveAArch64ShortBranch. (PR #92245)
Alastair Houghton via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 03:48:04 PDT 2024
al45tair wrote:
> Well the good news is we have some unexpected passes now! https://lab.llvm.org/buildbot/#/builders/96/builds/58232
>
> I'll update the xfails.
Thank-you. I think you're right that this will fix FreeBSD also; the problem here was architecture and object format but not OS specific, so it would have been broken for any AArch64 ELF platform and should now be fixed for the same.
https://github.com/llvm/llvm-project/pull/92245
More information about the llvm-commits
mailing list