[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
Fri Sep 23 04:54:42 PDT 2016


evgeny777 updated this revision to Diff 72256.
evgeny777 added a comment.

Simplified


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.72256.patch
Type: text/x-patch
Size: 5791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160923/f3d5a5f0/attachment.bin>


More information about the llvm-commits mailing list