[PATCH] D75225: [ELF] Keep orphan section names (.rodata.foo .text.foo) unchanged if !hasSectionsCommand
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 02:21:49 PST 2020
psmith added a comment.
I'm happy to make the change, although orphan section placement is documented to be linker's choice it will help people needing support in ld.bfd and lld if we have similar rules.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75225/new/
https://reviews.llvm.org/D75225
More information about the llvm-commits
mailing list