[PATCH] D111137: [ELF] Propagate phdrs to orphan section with a smaller rank

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 08:11:36 PDT 2021


ikudrin added a comment.

In D111137#3055278 <https://reviews.llvm.org/D111137#3055278>, @peter.smith wrote:

> To be consistent with ld.bfd would it be better to look at the orphan placement of .dynamic?

Maybe they just always place orphan sections after defined ones? I've made a patch implementing that, please take a look: D111717 <https://reviews.llvm.org/D111717>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111137/new/

https://reviews.llvm.org/D111137



More information about the llvm-commits mailing list