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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 05:00:06 PDT 2016


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

- Addressed review comment.


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.68671.patch
Type: text/x-patch
Size: 10971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160819/9d52da9a/attachment.bin>


More information about the llvm-commits mailing list