[PATCH] D24795: [ELF] Linkerscript: Try to put section to the last PT_LOAD, in case there is no exact segment specification

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 08:25:09 PDT 2016


evgeny777 removed rL LLVM as the repository for this revision.
evgeny777 updated this revision to Diff 72048.
evgeny777 added a comment.

I've rewritten it and added comments. Hope it's more clear now.


https://reviews.llvm.org/D24795

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  test/ELF/linkerscript/phdrs-flags.s
  test/ELF/linkerscript/phdrs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24795.72048.patch
Type: text/x-patch
Size: 6127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160921/285a8c2e/attachment.bin>


More information about the llvm-commits mailing list