[ELF2] target specific section order

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 14:35:21 PDT 2015


Which one are you talking about, the new one or the old one?

On Tue, Oct 13, 2015 at 2:32 PM, Easwaran, Shankar via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> Hi,
>
> Architectures like Hexagon needs specific placements of sections as
> required by the ABI. Examples of such sections are small data, and section
> .start that need to be at the very beginning ?
>
> Can I add a function to override  the Default Section order to the one
> that the target can override with ?
>
> Shankar Easwaran
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151013/b3b91d4c/attachment.html>


More information about the llvm-commits mailing list