[PATCH] D24604: [ELF] - Implemented --sort-section cmd line option and SORT_NONE script command.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 05:12:06 PDT 2016


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

- Addressed review comments.


https://reviews.llvm.org/D24604

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Options.td
  test/ELF/linkerscript/sort-nested.s
  test/ELF/linkerscript/sort.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24604.71619.patch
Type: text/x-patch
Size: 9013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160916/69565b8e/attachment.bin>


More information about the llvm-commits mailing list