[PATCH] D61197: [LLD][ELF] Fix getRankProximity to "ignore" not live sections
Andrew Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 08:16:42 PDT 2019
andrewng added a comment.
This is how this function used to behave (see r316307), when findOrphanPos ignored non-live sections.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61197/new/
https://reviews.llvm.org/D61197
More information about the llvm-commits
mailing list