r248984 - Test fix

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 1 18:09:59 PDT 2015


On Thu, Oct 1, 2015 at 6:01 AM, Renato Golin via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> Right, I reverted both commits on r249005. Please, let me know if you
> need help testing on ARM before the next commit. This looks like it
> could be tested on any 32-bit platform, though, so you should be able
> to get it passing on ARM if you test and make it pass on x86.


It looks like it's just failing because there's more than 10 metadata nodes
in this test for your bot.

+    // CHECK-INVARIANT: load {{.*}} !invariant.load ![[EMPTY_NODE:[0-9]]]

... should be

+    // CHECK-INVARIANT: load {{.*}} !invariant.load ![[EMPTY_NODE:[0-9]*]]


> On 1 October 2015 at 09:44, Renato Golin <renato.golin at linaro.org> wrote:
> > On 1 October 2015 at 05:19, Piotr Padlewski via cfe-commits
> > <cfe-commits at lists.llvm.org> wrote:
> >> Author: prazek
> >> Date: Wed Sep 30 23:19:45 2015
> >> New Revision: 248984
> >>
> >> URL: http://llvm.org/viewvc/llvm-project?rev=248984&view=rev
> >> Log:
> >> Test fix
> >
> > Almost there... :)
> >
> >
> http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/6671/steps/ninja%20check%201/logs/FAIL%3A%20Clang%3A%3Avirtual-function-calls.cpp
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151001/2ea76f85/attachment.html>


More information about the cfe-commits mailing list