[PATCH] D25766: [ELF] - Implemented --section-ordering-file option.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 06:50:59 PDT 2016


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

- Implemented support of combination with linkerscript.


https://reviews.llvm.org/D25766

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/LinkerScript.cpp
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/SymbolListFile.cpp
  ELF/SymbolListFile.h
  ELF/Writer.cpp
  test/ELF/linkerscript/section-ordering-file.s
  test/ELF/section-ordering-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25766.75141.patch
Type: text/x-patch
Size: 12973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/067dd2f9/attachment.bin>


More information about the llvm-commits mailing list