[llvm] r193459 - llvm/test/lit.cfg: Tighten conditions to enable 'native'.

NAKAMURA Takumi geek4civic at gmail.com
Sun Nov 10 00:16:47 PST 2013


Renato,

Thank you to inform me.
Apparently, these four tests are working. They are reported as "XPASS".
Please see also Andy's r192022.

I have no idea whether to remove XFAIL from them, or to disable them.
About the buildslave, http://lab.llvm.org:8011/buildslaves/aarch64-foundation

  - Does it build LLVM with canadian cross?
  - If it does canadian cross, does it run LLVM (llc, lli, ...)
remotely on non-native host?

Reverting r193459 is worse idea. Rather, I suggest to add rules to the
feature "native".

...Takumi

2013/11/10 Renato Golin <renato.golin at linaro.org>:
> Hi Nakamura,
>
> I know this is a bit old, but I believe this patch broke the ARM64 buildbot:
>
> http://lab.llvm.org:8011/builders/llvm-aarch64-linux/builds/736
>
> That build bot is cross-compiling from x86_64 to AArch64, so of the commits
> on that build, yours look the most suspicious, given the comment. ;)
>
> Can you have a look on the errors, just to make sure it's not ignoring
> cross-build bots?
>
> I'm copying Gabor (the maintainer) and Kristof (the interested party) so
> they can help you fix the bot.
>
> thanks!
> --renato



More information about the llvm-commits mailing list