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

Renato Golin renato.golin at linaro.org
Fri Apr 4 00:38:00 PDT 2014


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