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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 03:19:43 PDT 2016


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

- Simplified.


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.76827.patch
Type: text/x-patch
Size: 9278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161103/59c6531b/attachment.bin>


More information about the llvm-commits mailing list