[Lldb-commits] [PATCH] D18978: Support Linux on SystemZ as platform

Ulrich Weigand via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 14 09:20:20 PDT 2016


Pavel Labath <labath at google.com> wrote on 14.04.2016 17:36:40:

> this has broken basically everything on 32-bit targets
>
<http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/13413

> >.
> Will you be able to track down the problem quickly? I don't expect the
> fix to be complicated, but if we can't track it down quickly (1-2
> hours?) we should start pulling out the offending changes...

So there seem to be at least two different issues, looking at the build bot
logs.   After the main SystemZ patch went it, there was just a single
failure, a timeout on the new s390x.core test.  I guess we can just disable
that test until we know what's going on here.

After the rest of the patches went in, we're additionally seeing all those
32-bit failures.  Not sure which of the patches is responsible (most likely
the Scalar / APInt patch, just from the amount of changes).

I'm currently rebuilding the Intel LLDB to see if I can reproduce locally.

Bye,
Ulrich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160414/7416659e/attachment-0001.html>


More information about the lldb-commits mailing list