[PATCH] D23019: [ELF] - Linkerscript: support all kinds of sorting (including nested).

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 02:32:48 PDT 2016


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

- Addressed review comments.


https://reviews.llvm.org/D23019

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  test/ELF/linkerscript/Inputs/linkerscript-sort-nested.s
  test/ELF/linkerscript/Inputs/linkerscript-sort.s
  test/ELF/linkerscript/linkerscript-sort-nested.s
  test/ELF/linkerscript/linkerscript-sort.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23019.66445.patch
Type: text/x-patch
Size: 11042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/d773c5e5/attachment.bin>


More information about the llvm-commits mailing list