<div dir="ltr">Hi Renato,<div><br></div><div>Thank you for the link! I already realized it and prepared patch that fixes the problem for real <a href="http://reviews.llvm.org/D18859">http://reviews.llvm.org/D18859</a></div><div>I committed this patch just to fix bots as soon as I can. The alternative was to revert whole patch but I thought that it was easier to just disable the test temporary until I find appropriate place for the test.</div><div><br></div><div>    Dmitry</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 7, 2016 at 6:51 PM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 7 April 2016 at 14:18, Dmitry Polukhin via llvm-commits<br>
<span class=""><<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br>
> Author: dpolukhin<br>
> Date: Thu Apr  7 08:18:43 2016<br>
> New Revision: 265669<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=265669&view=rev" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-project?rev=265669&view=rev</a><br>
> Log:<br>
> Fix test/Assembler/ifunc-asm.ll test on hexagon-elf bots<br>
><br>
> Temporary disable llc test, it seems that such test should be in some<br>
> other directory.<br>
<br>
</span>This is an X86 specific test, so it should be in an X86 specific<br>
directory (see test/CodeGen).<br>
<br>
<a href="http://llvm.org/docs/TestingGuide.html#platform-specific-tests" rel="noreferrer" target="_blank">http://llvm.org/docs/TestingGuide.html#platform-specific-tests</a><br>
<br>
cheers,<br>
--renato<br>
</blockquote></div><br></div>