<div dir="ltr">My wild guess is that this patch changed the way how copy relocated symbols are represented (previously we keep shared symbols as-is, but this patch changed that to DefinedRegular using replaceBody) and that's most likely the cause of the issue, but I may be wrong.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 8, 2017 at 3:22 PM, Rafael Avila de Espindola <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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Cool. I will check if there is an available aarch64 machine at the gcc<br>
farm I can use to reproduce the issue.<br>
<div class="HOEnZb"><div class="h5"><br>
Renato Golin via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> writes:<br>
<br>
> On 8 March 2017 at 18:08, Rui Ueyama <<a href="mailto:ruiu@google.com">ruiu@google.com</a>> wrote:<br>
>> It's not clear what are broken. Looks like the failing tests are not LLD's<br>
>> tests. Could you give me a bit more info?<br>
><br>
> I did a bisect and found that this was indeed the commit that broke<br>
> it, thus why I asked for reverting.<br>
><br>
> Now that the bot is back to green, I'll reapply the commit+fix and<br>
> report the failures on the bug.<br>
><br>
> Thanks!<br>
> --renato<br>
</div></div><div class="HOEnZb"><div class="h5">> ______________________________<wbr>_________________<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/<wbr>mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>