[PATCH] D23352: [ELF] - Linkerscript: implemented simple heuristic for placing orphan sections.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 03:15:27 PDT 2016


grimar updated this revision to Diff 68151.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D23352

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  test/ELF/linkerscript/linkerscript-orphans.s
  test/ELF/linkerscript/linkerscript-sections-constraint.s
  test/ELF/linkerscript/linkerscript-sections.s
  test/ELF/linkerscript/linkerscript-va.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23352.68151.patch
Type: text/x-patch
Size: 9587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160816/c0f6c33e/attachment.bin>


More information about the llvm-commits mailing list