alexandreyy added a comment.

In https://reviews.llvm.org/D41702#981456, @labath wrote:

> Well.. whether this plugin is tested depends on what machine you're running 
> on. If you're running on a ppc machine, plenty of tests will exercise this 
> code (TestReturnValue, and pretty much any test doing expression evaluation). 
> Correct me if I am wrong, but I am assuming you guys are running the lldb 
> testsuite as a part of ppc64le bringup.
>
> Given that our entire test suite is based on compiling things and running 
> them on the host, I don't think it's fair to ask a random contributor to come 
> up with a new test strategy.
>
> (Of course, I would still very much like to have tests which are not 
> host-dependent).


We are running the lldb suite as part of our development process.
And we know that there are still some issues with the PPC64le code.
But we are already working on that.
Later, we will send other patches to fix them.
Thanks!


https://reviews.llvm.org/D41702



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to