<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 5, 2016 at 2:10 PM, George Rimar 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">grimar added a comment.<br>
<span class=""><br>
In <a href="http://reviews.llvm.org/D16924#345138" rel="noreferrer" target="_blank">http://reviews.llvm.org/D16924#345138</a>, @ruiu wrote:<br>
<br>
> If you want to start working on the linker script support, can you start from writing a proposal about the overall design? It needs to be simple, easy to implement, and fast. I have a few > ideas for that, but I don't have enough time to think deeply about them. Feel free to discuss your idea with me.<br>
<br>
<br>
</span>I am not sure I can write good overall design for LS. I just hoped to go step by step.<br>
For example I thought about implementation of location counter basing on this one patch.<br>
But I have no global idea how this should work, linker script is very huge and I am not familiar with it it actually. I just can't imagine the whole picture right now.<br>
If you have any ideas with what I can help with (not only LS, but actually any linker relative tasks), please feel free to share with me, I probably will be able to work on something.<br></blockquote><div><br></div><div>Years back I did a write-up of the linker script functionality used by the linux kernel linker scripts:</div><div><br></div><div><a href="http://lists.llvm.org/pipermail/llvm-dev/2012-December/057390.html">http://lists.llvm.org/pipermail/llvm-dev/2012-December/057390.html</a></div><div><br></div><div>-- Sean Silva</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5"><br>
<br>
<a href="http://reviews.llvm.org/D16924" rel="noreferrer" target="_blank">http://reviews.llvm.org/D16924</a><br>
<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">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>