[PATCH] D111717: [ELF] Avoid adding orphan sections to a less fit segment

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 19 11:23:11 PDT 2021


MaskRay added a comment.

> `Avoid adding orphan sections to a less fit segment`

I may use something like: "Make orphan section at the boundary of two segments belong to the latter one"


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

https://reviews.llvm.org/D111717



More information about the llvm-commits mailing list