Extended Description
Please merge
01ad4c8 ("[LLD][ELF][ARM][AArch64] Only round up ThunkSection Size when large OS.")
as a fix for
86d2419 ("[LLD][ELF][AArch64][ARM] When errata patching, round thunk size to 4KiB.")
into 10.0.0. This resolves an issue with linking the arm64 Linux kernel's allyesconfig target: ClangBuiltLinux/linux#812.
Thank you!