[PATCH] D23505: [ELF] - Linkrscript: change the way of creating PT_LOADs segments when LS is used.
Eugene Leviant via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 03:51:04 PDT 2016
evgeny777 added a comment.
> Nope. Why some binary would work fine ?
Well at least it will be loaded by the kernel. I didn't mean actual result of execution.
> End of first load is :
That's the problem, yes, but initially you talked about "aligning to memory page", not overlapping. May be just adding one page to
3rd segment VA will fix the problem, no?
https://reviews.llvm.org/D23505
More information about the llvm-commits
mailing list