Re: [Lldb-commits] [PATCH] D14127: Use accept4 workaround for MIPS Android build.

2015-10-27 Thread Chaoren Lin via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL251439: Use accept4 workaround for MIPS Android build. (authored by chaoren). Changed prior to commit: http://reviews.llvm.org/D14127?vs=38581&id=38582#toc Repository: rL LLVM http://reviews.llvm.or

[Lldb-commits] [PATCH] D14127: Use accept4 workaround for MIPS Android build.

2015-10-27 Thread Chaoren Lin via lldb-commits
chaoren created this revision. chaoren added reviewers: chying, ovyalov. chaoren added a subscriber: lldb-commits. Herald added subscribers: srhines, danalbert, tberghammer, aemerson. Similar to http://reviews.llvm.org/rL242319, which was for ARM. http://reviews.llvm.org/D14127 Files: cmake/pl