[PATCH] D26130: [ELF] - Implemented --symbol-ordering-file option.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 07:14:18 PDT 2016


grimar retitled this revision from "[ELF, WIP] - Implemented --symbol-ordering-file option." to "[ELF] - Implemented --symbol-ordering-file option.".
grimar updated the summary for this revision.
grimar updated this revision to Diff 76396.
grimar added a comment.

- Refactored.
- Added testcase showing ability to sort sections with the same name (.text).


https://reviews.llvm.org/D26130

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/SymbolListFile.cpp
  ELF/SymbolListFile.h
  ELF/Writer.cpp
  test/ELF/Inputs/symbol-ordering-file.s
  test/ELF/symbol-ordering-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26130.76396.patch
Type: text/x-patch
Size: 8733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161031/3e83dfa5/attachment.bin>


More information about the llvm-commits mailing list