<div dir="ltr">If you decide to write a patch, please do it incrementally. Large patches would be requested to split before reviewing.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 13, 2015 at 2:45 PM, Rui Ueyama <span dir="ltr"><<a href="mailto:ruiu@google.com" target="_blank">ruiu@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You should be able to model that after <span style="color:rgb(0,0,0)">getPPC64SectionRank. See Writer.cpp. Don't use virtual function override.</span><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">Please send your patch for a pre-commit review and get LGTM from me before submitting.</span></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 13, 2015 at 2:42 PM, Easwaran, Shankar via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is for the ELF2 linker variant.<div><div><br>
<br>
On 10/13/2015 4:32 PM, Easwaran, Shankar wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
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 ?<br>
<br>
Can I add a function to override  the Default Section order to the one that the target can override with ?<br>
<br>
Shankar Easwaran<br>
</blockquote>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>