[PATCH] D14449: [ELF2] -omagic implementation

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 16:30:25 PST 2015


On Mon, Nov 9, 2015 at 4:24 PM, Joerg Sonnenberger <joerg at britannica.bec.de>
wrote:

> On Fri, Nov 06, 2015 at 04:56:00PM +0000, George Rimar via llvm-commits
> wrote:
> >
> > -N, --omagic
> > Set the text and data sections to be readable and writable. Also, do
> > not page-align the data segment, and disable linking against shared
> libraries.
>
> I can't find any user of this in pkgsrc at least, so it really looks
> like historic baggage. Most of the use cases I can think of are better
> handled e.g. using objcopy.
>

Thank you for investigating!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151109/1fdeee71/attachment.html>


More information about the llvm-commits mailing list