aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Archive.cpp
diff options
context:
space:
mode:
authorChaoren Lin <chaorenl@google.com>2015-07-15 19:22:12 +0000
committerChaoren Lin <chaorenl@google.com>2015-07-15 19:22:12 +0000
commite271658ec1d7ef546d44c70f72baaa26d5903cec (patch)
tree1d3fdac6b1758b07c4207a65b197fa37a6c2f0b6 /llvm/lib/Object/Archive.cpp
parentf7ee0870aeae2667e7b0c4b580e96407622727dd (diff)
downloadllvm-e271658ec1d7ef546d44c70f72baaa26d5903cec.zip
llvm-e271658ec1d7ef546d44c70f72baaa26d5903cec.tar.gz
llvm-e271658ec1d7ef546d44c70f72baaa26d5903cec.tar.bz2
Use accept instead of accept4 for Android.
Summary: The accept4 syscall is missing on older ARM Android kernels, and the accept() call is implemented with the accept4 syscall, so we'll need to call the accept syscall directly. Reviewers: vharron, tberghammer, labath Subscribers: ovyalov, chaoren, labath, tberghammer, aemerson, lldb-commits Differential Revision: http://reviews.llvm.org/D10887 llvm-svn: 242319
Diffstat (limited to 'llvm/lib/Object/Archive.cpp')
0 files changed, 0 insertions, 0 deletions