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

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 14 08:36:40 PDT 2016


Hi,

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...

pl

On 14 April 2016 at 16:07, Ulrich Weigand <ulrich.weigand at de.ibm.com> wrote:
> uweigand added a comment.
>
> In http://reviews.llvm.org/D18978#400787, @labath wrote:
>
>> That's perfect, thanks a lot. :)
>>
>> Do you have commit access? If not, let me know when you're ready to start landing these things...
>
>
> I do have commit access, and have committed the 10 out of 12 patches that are approved as of today.  This means current mainline should support Linux on SystemZ as target pretty well.  Due to the two patches still missing, I'm still seeing three test suite failures: TestNoreturnUnwind.py and TestInferiorAssert.py fail due to missing http://reviews.llvm.org/D18975, and TestCppScope.py fails due to missing http://reviews.llvm.org/D18976.
>
> Otherwise, everything is looking good.   Thanks to everybody for your support in getting this in!
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D18978
>
>
>


More information about the lldb-commits mailing list