[llvm] r237712 - Fix llc path in MIR testcases committed in r237708.

Alex L arphaman at gmail.com
Tue May 19 13:58:27 PDT 2015


I committed a fix for this problem in r237723.

Thanks again,
Alex

2015-05-19 13:18 GMT-07:00 Renato Golin <renato.golin at linaro.org>:

> On 19 May 2015 at 19:45, Alex Lorenz <arphaman at gmail.com> wrote:
> > Author: arphaman
> > Date: Tue May 19 13:45:41 2015
> > New Revision: 237712
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=237712&view=rev
> > Log:
> > Fix llc path in MIR testcases committed in r237708.
>
> Hi Alex,
>
> There's still one to go:
>
> http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/2440
>
> error: unable to get target for 'x86_64-apple-darwin14.3.0'
>
> You shouldn't have platform-specific tests in a common directory. Or,
> if the test is not specific, you should remove the target triple from
> the IR.
>
> http://llvm.org/docs/TestingGuide.html#platform-specific-tests
>
> If you can't, even if the test is not platform-specific, move it to a
> platform-specific directory.
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150519/617c4320/attachment.html>


More information about the llvm-commits mailing list