[PATCH] D138097: [BOLT][AArch64] Handle adrp+ld64 linker relaxations
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 20 13:37:17 PST 2022
Amir added a comment.
In D138097#4007915 <https://reviews.llvm.org/D138097#4007915>, @yota9 wrote:
> It seems to be that CI prebuilt lld is a bit out of date and does not support --relax option. I may remove this since it is the default, although I think it is probably good to have one. What do you think @Amir ?
Pre-merge checks are managed by Google folks in a separate repo. I can submit a PR to update LLVM version used in pre-merge checks but it'll take me a while (don't have docker-enabled machine readily available to test).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138097/new/
https://reviews.llvm.org/D138097
More information about the llvm-commits
mailing list