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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 20:20:13 PDT 2024


MaskRay wrote:

The description contains a lot of links to previous patches, but they are not strictly needed to understand this patch. In short, the previous ` && Sec->Live` condition is unneeded.

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


More information about the llvm-commits mailing list