[lld] [ELF] Orphan placement: remove hasInputSections condition (PR #93761)

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 18:41:29 PDT 2024


igorkudrin wrote:

> `readelf -S` output shows A and AX differences, which justifies different orphan section placement.

Is it possible to assign more suitable attributes to output sections without input sections? Maybe take them from the closest output sections of the same segment?

https://github.com/llvm/llvm-project/pull/93761


More information about the llvm-commits mailing list