[PATCH] D26889: [ELF] - Implemented -no-rosegment.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 19 12:55:26 PST 2016


grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar, evgeny777, emaste.

This is close to https://reviews.llvm.org/D26888, but implements only -no-rosegment flag.
This allows to reduce the changes.
So https://reviews.llvm.org/D26888 shows full version of functionality and can 
be rebased if this one be landed.


https://reviews.llvm.org/D26889

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/Writer.cpp
  test/ELF/segments.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26889.78640.patch
Type: text/x-patch
Size: 5739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161119/a6f09350/attachment.bin>


More information about the llvm-commits mailing list