<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 30, 2014 at 8:34 PM, Shankar Easwaram <span dir="ltr"><<a href="mailto:shankarke@gmail.com" target="_blank">shankarke@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Whatever tags you want each architecture to override needs to have some sort of mapping so that architectures can override things in whichever way they want.<br>


<br>
Thoughts ?<br></blockquote><div><br></div><div>Really need such abstraction for this three line patch (without comments)? I think it's overdesigning, as it wouldn't make code easier to understand but rather hard to read. What we want to do seems to use a different tag only in MIPS for .got.plt section, which is exactly what Simon's patch does.</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sent from my iPhone<br>
<div class="HOEnZb"><div class="h5"><br>
> On Jan 30, 2014, at 14:17, Simon Atanasyan <<a href="mailto:simon@atanasyan.com">simon@atanasyan.com</a>> wrote:<br>
><br>
><br>
>  What do you mean by "mappings that translate from one tag to another"? Maybe I misunderstand you but the translation functionality seems to be a bit complicated for just a couple of tags.<br>
><br>
> <a href="http://llvm-reviews.chandlerc.com/D2643" target="_blank">http://llvm-reviews.chandlerc.com/D2643</a><br>
</div></div></blockquote></div><br></div></div>