[PATCH] D111717: [ELF] Avoid adding an orphan section to a less suitable segment

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 07:15:17 PDT 2021


peter.smith added a comment.

I don't have any fundamental objections. I've left my comments on D111137 <https://reviews.llvm.org/D111137> about disabling RELRO for PHDRS like ld.bfd does and put more burden on the user to give a more complete linker script. However this won't get in the way of a more complete linker script and I prefer this to D111137 <https://reviews.llvm.org/D111137> so I'm happy to go with the consensus.


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

https://reviews.llvm.org/D111717



More information about the llvm-commits mailing list