[PATCH] D25325: [ELF] Change way we place non-scripted (orphan) sections
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 7 08:45:29 PST 2016
On 7 November 2016 at 11:24, Eugene Leviant <evgeny.leviant at gmail.com> wrote:
> This one works, although slightly difficult to understand. I'm happy
> with any of the patches, which one would you like to push?
Please push the one with std::max_element. I think it is important
that to make explicit what is the logic for preferring one position
over another.
Cheers,
Rafael
More information about the llvm-commits
mailing list