[Lldb-commits] [PATCH] D18978: Support Linux on SystemZ as platform
Ulrich Weigand via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 14 08:07:51 PDT 2016
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