[llvm] r205563 - unconditional-branch.ll is broken for targeting x86_64-cygming. Add an explicit triple for now.

NAKAMURA Takumi geek4civic at gmail.com
Fri Apr 4 03:24:25 PDT 2014


Sorry for the breakage. Re-tweaked in r205621.

2014-04-04 16:38 GMT+09:00 Renato Golin <renato.golin at linaro.org>:
> On 3 April 2014 21:40, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
>> Author: chapuni
>> Date: Thu Apr  3 15:40:37 2014
>> New Revision: 205563
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=205563&view=rev
>> Log:
>> unconditional-branch.ll is broken for targeting x86_64-cygming. Add an explicit triple for now.
>
> Hi Nakamura,
>
> Please don't use triples on generic tests:
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15/builds/1183/steps/check-all/logs/LLVM%3A%3Aunconditional-branch.ll
>
> Feel free to add this test to the X86 area, if it's specific.
>
> http://llvm.org/docs/TestingGuide.html#platform-specific-tests
>
> thanks,
> --renato



More information about the llvm-commits mailing list