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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 06:57:13 PDT 2016


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

- Addressed review comments
- Cosmetic changes


https://reviews.llvm.org/D23352

Files:
  ELF/LinkerScript.cpp
  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.67684.patch
Type: text/x-patch
Size: 8729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/4d1970bc/attachment.bin>


More information about the llvm-commits mailing list