[PATCH] D118840: [ELF] Support (TYPE=<value>) to customize the output section type
Nathan Chancellor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 18 07:38:32 PST 2022
nathanchance added a comment.
In D118840#3331575 <https://reviews.llvm.org/D118840#3331575>, @ardb wrote:
> If the section name '.plt' is special in some way, I'd be happy to prepare a kernel patch that renames these into something more suitable.
Would this suggested change replace Fangrui's existing patch?
Regardless, @MaskRay, would you consider dropping this error for the time being until the kernel can be patched? At minimum, it is going to take a few weeks for the patch to land in Linus's tree and get backported to stable and I would like to avoid carrying any change in our continuous integration, as it adds additional maintenance overhead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118840/new/
https://reviews.llvm.org/D118840
More information about the llvm-commits
mailing list