<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 26, 2016 at 8:12 AM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Interesting. I assume the dynamic linker then does all the work of<br>
calling the resolver function and setting the got entry.<br>
<span class=""><br>
> ===================================================================<br>
> --- /dev/null<br>
> +++ test/ELF/Inputs/gnu-ifunc-gotpcrel.s<br>
> @@ -0,0 +1,5 @@<br>
> +.type foo STT_GNU_IFUNC<br>
> +.globl foo<br>
> +.type foo, @function<br>
<br>
</span>Why do you need two .type directives?<br></blockquote><div><br></div><div>I don't; removed. I was cargo culting from another test; I guess we don't need the .type directives there either, I'll clean that up in a bit.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
LGTM with that changed.<br></blockquote><div><br></div><div> r267566.</div><div><br></div><div>Thanks,</div></div>-- <br><div class="gmail_signature"><div dir="ltr">-- <div>Peter</div></div></div>
</div></div>