<div dir="ltr">I ahad 3 CLs in progress locally and I guess I messed up a merge. There's supposed to be a subprocess.PIPE instead of just PIPE. I'll check in a fix shortly.</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Feb 3, 2016 at 2:51 PM Siva Chandra <<a href="mailto:sivachandra@google.com">sivachandra@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This change broke Android testsuite run:<br>
<a href="http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-android/builds/5147" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-android/builds/5147</a><br>
<br>
On Wed, Feb 3, 2016 at 11:20 AM, Zachary Turner via lldb-commits<br>
<<a href="mailto:lldb-commits@lists.llvm.org" target="_blank">lldb-commits@lists.llvm.org</a>> wrote:<br>
> zturner added a comment.<br>
><br>
> In <a href="http://reviews.llvm.org/D16830#343232" rel="noreferrer" target="_blank">http://reviews.llvm.org/D16830#343232</a>, @zturner wrote:<br>
><br>
>> In <a href="http://reviews.llvm.org/D16830#342842" rel="noreferrer" target="_blank">http://reviews.llvm.org/D16830#342842</a>, @tberghammer wrote:<br>
>><br>
>> > Looks reasonable and I agree with Pavel in the idea of moving the android related utility functions into their own file for better separation<br>
>><br>
>><br>
>> I thought about creating an android specific module but I decided taht there is so little code right now it might not make sense. And then we already had this lldbplatformutil file that had only 1 function in it, so nobody was even really using it. So rather than end up with 2 different modules with 3 functions each, just have just have 1 module with 6 functions. On the other hand, if they continue to grow, then splitting apart makes a lot of sense.<br>
>><br>
>> It's not a big deal to me either way, so if you guys feel strongly I can move it. Since you're in a different time zone though and might not get this for another 24 hours, maybe I'll commit like this and then if you<br>
><br>
><br>
> (somehow my previous message got cut off).<br>
><br>
> if you want it changed let me know and I'll move it to an android-specific file tomorrow.<br>
><br>
><br>
> Repository:<br>
> rL LLVM<br>
><br>
> <a href="http://reviews.llvm.org/D16830" rel="noreferrer" target="_blank">http://reviews.llvm.org/D16830</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> lldb-commits mailing list<br>
> <a href="mailto:lldb-commits@lists.llvm.org" target="_blank">lldb-commits@lists.llvm.org</a><br>
> <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits</a><br>
</blockquote></div>