<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 11, 2016 at 6:55 AM, Simon Atanasyan <span dir="ltr"><<a href="mailto:simon@atanasyan.com" target="_blank">simon@atanasyan.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Nov 11, 2016 at 3:34 AM, Rui Ueyama via llvm-commits<br>
<<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br>
> ================<br>
> Comment at: ELF/SyntheticSections.cpp:568<br>
> +<br>
> +template <class ELFT> void GotSection<ELFT>::writeTo(<wbr>uint8_t *Buf) {<br>
> +  if (Config->EMachine == EM_MIPS) {<br>
> ----------------<br>
> This is not related to this patch, but probably we should make the MIPS GOT a separate class than the GOT for all the other archs, because MIPS seems too different. (I'm just writing what I'm thinking, so no need to take an action.)<br>
<br>
</span>I'm working on that :)<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>Awesome!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
--<br>
Simon Atanasyan<br>
</font></span></blockquote></div><br></div></div>