Pavel Labath <lab...@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
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits