[llvm] r265669 - Fix test/Assembler/ifunc-asm.ll test on hexagon-elf bots

Dmitry Polukhin via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 23:48:56 PDT 2016


Hi Renato,

Thank you for the link! I already realized it and prepared patch that fixes
the problem for real http://reviews.llvm.org/D18859
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.

    Dmitry

On Thu, Apr 7, 2016 at 6:51 PM, Renato Golin <renato.golin at linaro.org>
wrote:

> On 7 April 2016 at 14:18, Dmitry Polukhin via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > Author: dpolukhin
> > Date: Thu Apr  7 08:18:43 2016
> > New Revision: 265669
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=265669&view=rev
> > Log:
> > Fix test/Assembler/ifunc-asm.ll test on hexagon-elf bots
> >
> > Temporary disable llc test, it seems that such test should be in some
> > other directory.
>
> This is an X86 specific test, so it should be in an X86 specific
> directory (see test/CodeGen).
>
> http://llvm.org/docs/TestingGuide.html#platform-specific-tests
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/bbcc8c39/attachment.html>


More information about the llvm-commits mailing list